geocaml-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Geocaml-cvs] geocaml/src lexer.mll parser.mly


From: Georges Mariano
Subject: [Geocaml-cvs] geocaml/src lexer.mll parser.mly
Date: Sun, 07 Sep 2003 10:28:28 -0400

CVSROOT:        /cvsroot/geocaml
Module name:    geocaml
Branch:         
Changes by:     Georges Mariano <address@hidden>        03/09/07 10:28:28

Modified files:
        src            : lexer.mll parser.mly 

Log message:
        (MG) Modification du langage GeoOCaml
        * soi(en)t et Soi(en)t sont désormais acceptés
        * changement des identifiants
        | ['a'-'z']['0'-'9']*
        | ['A'-'Z']['0'-'9']*
        Un identifiant ne commence dont que par une seule lettre.
        La syntaxe [AB] ou (AB) est donc maintenant acceptée

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/geocaml/geocaml/src/lexer.mll.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/geocaml/geocaml/src/parser.mly.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]