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=2.5 required=5.0 tests=AWL,DNS_FROM_RFC_POST, HTML_10_20,HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 7D512BC37 for ; Sun, 14 Jun 2009 02:31:14 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlwEAOjhM0rRVdvVkWdsb2JhbACCIDKVNT8BAQEBCQkMBxGnBoEYjlMBAwIEhAkF X-IronPort-AV: E=Sophos;i="4.42,215,1243807200"; d="scan'208";a="29483609" Received: from mail-ew0-f213.google.com ([209.85.219.213]) by mail3-smtp-sop.national.inria.fr with ESMTP; 14 Jun 2009 02:31:14 +0200 Received: by ewy9 with SMTP id 9so2180786ewy.27 for ; Sat, 13 Jun 2009 17:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Kd8GzEqbR6MET1tW89yQxoNQcXleFSS+qrBjJtHdAIw=; b=rhGOs/kNJTddbqxmco1JFeGHCiIMki8GN6sDN1WVDVKyghC4tVmtOEQqIJxEPOZ2NS MkSB8+OQLgCMjPvQx+9e9vEgRx5NdrudbeGj5yjedEPNPt02sEY443/M4om1BE5Xp2CB ikQYZKDXGjgtc/uYcchlFcGcTlQ4H8TiWuEG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Y8sIpVGioalYOK1aalPwckhydOQjbnsjG8IHSRPqrSMe/x3Y6QaHlDlNCJUdIfMH7/ +gnS4FqTv+ehp1UxgUDf1mRjulS3LeyCE/zUFrdCUp7QtSsfX5udmyR8WcSBk/EfOAwq 3taLjVNdAZbIu4WoaTVY+ZBE72UKYP7R3nlx4= MIME-Version: 1.0 Received: by 10.216.30.71 with SMTP id j49mr1841356wea.89.1244939473734; Sat, 13 Jun 2009 17:31:13 -0700 (PDT) Date: Sat, 13 Jun 2009 20:31:13 -0400 Message-ID: Subject: Camlp4, answering my own question From: Jacques Le Normand To: caml-list caml-list Content-Type: multipart/alternative; boundary=0016e6dd8e77194db3046c440f17 X-Spam: no; 0.00; camlp:01 longident:01 longident:01 ident:01 ident:01 grammar:02 grammar:02 jacques:03 parameters:03 parameters:03 problem:05 problem:05 i've:12 i've:12 question:13 --0016e6dd8e77194db3046c440f17 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Dear List, With regard to the last post, I've found the solution to my problem. The parts of the grammar are type_longident_and_parameters and type_ident_and_parameters The question is: what's the difference between these two values? --Jacques L. --0016e6dd8e77194db3046c440f17 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear List,
With regard to the last post, I've found the solution to = my problem. The parts of the grammar are

type_longident_and_paramet= ers

and

type_ident_and_parameters

The question is: wh= at's the difference between these two values?

--Jacques L.



--0016e6dd8e77194db3046c440f17--