From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id RAA02922; Thu, 13 Mar 2003 17:41:27 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA02262 for ; Thu, 13 Mar 2003 17:41:26 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from h00045a4799d6.ne.client2.attbi.com (h00045a4799d6.ne.client2.attbi.com [65.96.179.155]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h2DGfPX17140 for ; Thu, 13 Mar 2003 17:41:25 +0100 (MET) Received: by h00045a4799d6.ne.client2.attbi.com (Postfix, from userid 500) id 068E22A3AB; Thu, 13 Mar 2003 11:48:22 -0500 (EST) From: Neel Krishnaswami MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15984.46673.394897.623186@h00045a4799d6.ne.client2.attbi.com> Date: Thu, 13 Mar 2003 11:48:17 -0500 To: "Daniel M. Albro" Cc: caml-list@inria.fr Subject: Re: [Caml-list] OCaml popularity In-Reply-To: <1047539347.1603.32.camel@giynz> References: <1047539347.1603.32.camel@giynz> X-Mailer: VM 7.04 under 21.4 (patch 8) "Honest Recruiter" XEmacs Lucid X-Spam: no; 0.00; neel:01 krishnaswami:01 neelk:01 caml-list:01 ocamldep:01 camlp:01 -pp:01 ocaml:01 command:98 writes:01 syntax:02 argument:03 stuff:05 daniel:06 stream:07 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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