debian man page for ocamlmod

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)

NAME
ocamlmod - generate OCaml modules from source files
SYNOPSIS
ocamlmod [-help|--help] file.mod
DESCRIPTION
This program allows to generate a single module files from a bunch of OCaml source file.
FILE SYNTAX
The 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).
AUTHORS
Sylvain Le Gall. ocamlmod manpage April 20, 2012 OCAMLMOD(1)
Related Man Pages
camomilecharmap(1) - debian
dh_ocaml(1) - debian
mldonkey_submit(1) - debian
ocamlwc(1) - debian
askprinter(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com