Browse thread
Re: [Caml-list] OCaml popularity
[
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: | -- (:) |
| From: | Neel Krishnaswami <neelk@a...> |
| Subject: | Re: [Caml-list] OCaml popularity |
Daniel M. Albro writes: > > I also hope that the stream parsing [< >] syntax stuff will get put > back into the main language and made parseable by ocamldep [...] You can already do this! Just add a '-pp camlp4o' argument to the ocamldep command line, like this: ocamldep -pp camlp4o [whatever] > .depend -- Neel Krishnaswami neelk@alum.mit.edu ------------------- 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