Add OCaml code generation #24

Merged
glen merged 8 commits from ocaml_gen into main 2021-03-01 20:40:35 +00:00
Showing only changes of commit 87a6fbc642 - Show all commits

View File

@ -5,6 +5,7 @@ BINDIR=$(dirname $BASH_SOURCE)
if $BINDIR/ng sunshine --help if $BINDIR/ng sunshine --help
then then
# echo "sun already shining." # echo "sun already shining."
:
else else
# echo "disperse the clouds." # echo "disperse the clouds."
SUNJAR="$BINDIR/../lib/sunshine.jar" SUNJAR="$BINDIR/../lib/sunshine.jar"