I'm stunned:
Objective Caml version 3.09.3
# #load "camlp4o.cma";;
Camlp4 Parsing version 3.09.3
# type p = MLast.patt;;
type p = MLast.patt
# module M = MLast;;
Reference to undefined global `MLast'
... and I can't find a library or .cmo file to load in order to make
this work. It's also interesting that I can find mLast.mli but not
mLast.ml in the OCaml sources.
Any explanations appreciated.
--
Chris Stork <> Support eff.org! <> http://www.ics.uci.edu/~cstork/
OpenPGP fingerprint: B08B 602C C806 C492 D069 021E 41F3 8C8D 50F9 CA2F
.