From df2c63c5596db36f0c1899cced6b7ee2e946741e Mon Sep 17 00:00:00 2001 From: bringert Date: Wed, 29 Sep 2004 08:27:28 +0000 Subject: Updated to latest CFG specification from gfc2java --- src/GF/CFGM/LexCFG.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/CFGM/LexCFG.x') diff --git a/src/GF/CFGM/LexCFG.x b/src/GF/CFGM/LexCFG.x index f33598070..e59d8652a 100644 --- a/src/GF/CFGM/LexCFG.x +++ b/src/GF/CFGM/LexCFG.x @@ -15,7 +15,7 @@ $i = [$l $d _ '] -- identifier character $u = [\0-\255] -- universal: any character @rsyms = -- reserved words consisting of special symbols - \; | \: | \. | \- \> | \[ | \] | \, | \/ | \{ | \} | \! + \; | \: | \. | \- \> | \[ | \] | \, | \/ | \{ | \} | \! | \= | \( | \) :- -- cgit v1.2.3