Browse thread
[Caml-list] incredibly dumb beginner's question about modules
-
Michael Vanier
- Chris Hecker
- William Lovas
[
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: | 2002-08-04 (23:52) |
From: | Chris Hecker <checker@d...> |
Subject: | Re: [Caml-list] incredibly dumb beginner's question about modules |
># open Test;; ># Foo.make_foo ();; >Reference to undefined global `Test' ># You need to #load or #use the cmo...#load I think. Chris ------------------- 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