4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec @OCAML@/bin/ocaml -I @CAMLP5@/lib/ocaml/camlp5 -I @HOL_DIR@ "$@"
|