From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 44108BC6C for ; Tue, 1 May 2007 00:16:49 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3UMGmI0010655 for ; Tue, 1 May 2007 00:16:49 +0200 Received: by ug-out-1314.google.com with SMTP id k3so1111728ugf for ; Mon, 30 Apr 2007 15:16:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=aIKHo3HnBMPXWjGc+X1Dx+NWcC9qX1XsK4HoFv7DMbkaLKkQsxknc01K8UT8tX/vZmKEWMOjm7o747UGpAugtfizyTIOFux/SFuHpaOqU0gEkHH4R/tzfnJRS8Bw0XdiASEd6pRfhRIzregjwB8JTVwvkBQ/T16NdWikIZxwruo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=Y3L2FjEezxKKlbsMQmA1dQ2pY6U8V/ExzRGdaFspej2HpXwhkIEALqoMewxNWido3OuwoC2/41+W4KbLvB/xmYclzDOtJcRQA5gWjWkOeEVSkb5QD3ZJ/Z31fpTsM6NkdoTAOfLfb0Kn87AA/T5UDm+/sqhyscUhprE9anXqe+c= Received: by 10.67.117.2 with SMTP id u2mr5731131ugm.1177971408630; Mon, 30 Apr 2007 15:16:48 -0700 (PDT) Received: from ?192.168.1.34? ( [83.52.237.136]) by mx.google.com with ESMTP id j33sm10614103ugc.2007.04.30.15.16.47; Mon, 30 Apr 2007 15:16:47 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: Caml List From: Joel Reymont Subject: ocamldep and CamelCased.ml Date: Mon, 30 Apr 2007 23:16:45 +0100 X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46366AD0.000 on concorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at concorde with ID 46366AD0.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocamldep:01 ocamldep:01 camlp:01 camlp:01 uses:06 file:08 noticed:14 noticed:14 does:14 test:15 can't:17 thanks:17 then:17 that:23 that:23 I noticed that ocamldep can't process Test.ml, etc. in 3.10. I also noticed that camlp4 uses camel-cased file names exclusively. How does ocamldep work with camlp4 then? Thanks, Joel -- http://wagerlabs.com/