Re: Referencing symbols in different files

Pankrath <[email protected]>
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <1826528.0bS75F2zIT@akela>
> > # #load "token.cmo";;
> 
> The directive loads byte-compiled code, ".cmo" stands for module code and
> ".cma" stands for library code (a set of modules). You need to compile "
> token.ml" first.

Thank you, it works now.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.