Query: ocamlmod
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCAMLMOD(1) General Commands Manual OCAMLMOD(1)NAMEocamlmod - generate OCaml modules from source filesSYNOPSISocamlmod [-help|--help] file.modDESCRIPTIONThis program allows to generate a single module files from a bunch of OCaml source file.FILE SYNTAXThe file.mod must contains one source (.ml) per line. Each .ml file is copied with an indentation of 2 space into file.ml The target filename is derived from the .mod filename. During the copy, some parts are removed: o Every lines contains inside a (* END EXPORT *), (* START EXPORT *) o Some camlp4 related directive (with odn and TYPE_CONV_PATH).AUTHORSSylvain Le Gall. ocamlmod manpage April 20, 2012 OCAMLMOD(1)
| Related Man Pages |
|---|
| camlmix(1) - debian |
| camlidl(1) - debian |
| lighty-enable-mod(1) - debian |
| ocamlgraph-editor(1) - debian |
| ocamldebug(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |