From: Shawn Wagner <shawnw@speakeasy.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Porblem with Num module
Date: Fri, 14 May 2004 23:20:01 -0700 [thread overview]
Message-ID: <20040515062001.GJ595@speakeasy.org> (raw)
In-Reply-To: <20040515060003.GA2652@force.stwing.upenn.edu>
On Sat, May 15, 2004 at 02:00:03AM -0400, William Lovas wrote:
> No -- `nums.cma' is the name of the library file. It contains several
> modules: Num, Big_int, Ratio... (others? I'm not sure how to analyze a
> .cma file to see what it contains other than by trial and error...)
Though it's not normally built in a standard ocaml install, there's a
program called objinfo that will display information about bytecode files,
including a list of every module in a .cma file. Run 'make objinfo' in
OCAML-SOURCE/tools/ to compile it.
--
Shawn Wagner
shawnw@speakeasy.org
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2004-05-15 6:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-13 14:30 Claudio Trento
2004-05-13 15:14 ` Richard Jones
2004-05-13 15:39 ` briand
2004-05-15 6:00 ` William Lovas
2004-05-15 6:20 ` Shawn Wagner [this message]
2004-05-15 10:02 ` Richard Jones
2004-05-14 8:26 ` Virgile Prevosto
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=20040515062001.GJ595@speakeasy.org \
--to=shawnw@speakeasy.org \
--cc=caml-list@inria.fr \
/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