The definition of LABEL needed expanding.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1999 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1997-01-06 21:02:08 +00:00
parent 279445c32e
commit 965ff7e9f2

View file

@ -18,7 +18,7 @@ return 1;
quote \"
semicolen \;
equals \=
label [a-zA-Z][a-zA-Z0-9_]*
label [a-zA-Z0-9\./_]*
quoted [^"]*\"
whitespace [ \t\n]
startComment \/\*