[examples] write expressions intro example

This commit is contained in:
Allen Webster
2021-10-09 20:58:33 -07:00
parent 39e10cd246
commit ac9f415180
4 changed files with 46 additions and 5 deletions
+6
View File
@@ -8,6 +8,12 @@ root_path=$PWD
build_path=$root_path/build
examps=$root_path/examples
echo ~~~ Running Expression Intro ~~~
$build_path/expr_intro.exe $examps/expr/expr_intro.mdesk
echo
exit
echo ~~~ Running Type Metadata Generator Example ~~~
cd $examps/type_metadata/generated
$build_path/type_metadata.exe $examps/type_metadata/types.mdesk