cd source ocamlopt.opt -unsafe -o ERic ERicTypes.ml ERicData.ml Lex.ml ERic.ml rm *.cmi *.cmx *.o cd .. mv -f source/ERic bin/ bin/ERic /dev/null