mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 14:48:44 +00:00
clean house on old examples; sketch out outline for new examples
This commit is contained in:
@@ -18,11 +18,6 @@ if [ -d "output_parse/examples" ]; then
|
||||
fi
|
||||
echo
|
||||
|
||||
echo ~~~ Running C Code Generation Example ~~~
|
||||
cd $build_path
|
||||
./c_code_generation.exe
|
||||
echo
|
||||
|
||||
echo ~~~ Running Error Generation Example ~~~
|
||||
cd $build_path
|
||||
./node_errors.exe $examples_path/node_errors/node_errors.mdesk
|
||||
|
||||
Reference in New Issue
Block a user