1
0
forked from GitHub/gf-rgl

optimization flags and improver eng

This commit is contained in:
aarne
2005-02-05 09:52:04 +00:00
parent e7f493fc7c
commit a89dc272e2
6 changed files with 228 additions and 130 deletions

View File

@@ -1,8 +1,11 @@
--# -path=.:../abstract:../../prelude
--# -val
concrete BasicEng of Basic = CategoriesEng ** open NewParadigmsEng in {
flags startcat=Phr ; lexer=textlit ; parser=chart ; unlexer=text ;
flags
startcat=Phr ; lexer=textlit ; unlexer=text ;
optimize=all ;
lin
airplane_N = regN "airplane" ;