1
0
forked from GitHub/gf-core

Removed spurious lin foo = bar in DemoEng.

This commit is contained in:
bjorn
2008-08-18 08:58:11 +00:00
parent c9983ac6b5
commit 7743fee09c

View File

@@ -20,5 +20,5 @@ concrete DemoEng of Demo =
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
lin foo = "bar" ;
} ;