Browse thread
[Caml-list] Porblem with Num module
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-05-15 (06:00) |
From: | William Lovas <wlovas@s...> |
Subject: | Re: [Caml-list] Porblem with Num module |
On Thu, May 13, 2004 at 08:39:43AM -0700, briand@aracnet.com wrote: > P.S. In the manual it actually lists the filename as "nums" not "num". > Is this a documentation bug ? 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...) cheers, William ------------------- 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