[
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: | 2006-07-04 (15:45) |
From: | Till Varoquaux <till.varoquaux@g...> |
Subject: | Re: [Caml-list] beginner |
The list where beginner's questions are addressed is: http://groups.yahoo.com/group/ocaml_beginners Your problem is addressed in the ocaml manual under: 2.5 Modules and separate compilation on the website (http://caml.inria.fr/pub/docs/manual-ocaml/manual004.html) Please understand that there are a lot of computer science top hats (which I'm not) reading this mailling list and that you are wasting their time asking for basic informations. Regards, Till On 7/4/06, Aws Albarghouthi <albargah@mcmaster.ca> wrote: > Good day, > > I am an ocaml beginner and I am trying to modify an open source > application. I'm facing the problem that functions within a file > can't call each other. I'm getting the error Unbound value <func name>. > > Thank you, > Aws > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >