From: "Frank A. Christoph" <christo@nextsolution.co.jp>
To: <caml-list@inria.fr>, "Marc Rouaix" <rouaix@my-dejanews.com>
Subject: RE: extensions
Date: Fri, 10 Jul 1998 11:13:06 +0900 [thread overview]
Message-ID: <002801bdaba8$4716bd90$6f50ebca@compq4.newton> (raw)
>Can ocaml be made to compile files with extensions other than .ml? I want
to >use both SML and ocaml and have Emacs go into the right mode based on
the file >extension (yes I know I can indicate the proper mode to Emacs by
putting >something in a comment).
Use the -impl option, e.g.,
ocamlc -c -impl foo.caml
You can use -intf to compile interfaces too, but I bet you will have
problems unless interfaces end with .mli.
--FC
next reply other threads:[~1998-07-10 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-07-10 2:13 Frank A. Christoph [this message]
-- strict thread matches above, loose matches on Subject: below --
1998-07-09 10:03 extensions Marc Rouaix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002801bdaba8$4716bd90$6f50ebca@compq4.newton' \
--to=christo@nextsolution.co.jp \
--cc=caml-list@inria.fr \
--cc=rouaix@my-dejanews.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox