diff options
author | Pierre Letouzey <pierre.letouzey@inria.fr> | 2017-07-04 23:15:38 +0200 |
---|---|---|
committer | Pierre Letouzey <pierre.letouzey@inria.fr> | 2017-07-05 11:43:19 +0200 |
commit | 21327e39ef6c6e04569bf8f138d242819139964d (patch) | |
tree | d80cbeadd29f9284aac3258f028806c3e4831c83 /pretyping/glob_ops.mli | |
parent | 38a749767b74c1fc67d02948efd13ea8c5cbcd0b (diff) |
Extraction TestCompile foo : a new command for extraction + ocamlc
Extraction TestCompile foo
is equivalent to:
Extraction "/tmp/testextraction1234.ml" foo
ocamlfind ocamlc -I /tmp -c /tmp/testextraction1234.mli /tmp/testextraction1234.ml
This command isn't meant for the end user, but rather as an helper
for test-suite scripts. It only works with extraction to OCaml,
and the generated code should be standalone.
Diffstat (limited to 'pretyping/glob_ops.mli')
0 files changed, 0 insertions, 0 deletions