1
0
forked from GitHub/gf-core

gfcc report

This commit is contained in:
aarne
2004-09-28 19:44:02 +00:00
parent 422b626a36
commit 01f872bf5d
11 changed files with 137 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:../prelude
concrete ImperC of Imper = open ResImper in {
flags lexer=codevars ; unlexer=code ; startcat=Stm ;
flags lexer=codevars ; unlexer=code ; startcat=Program ;
lincat
Exp = PrecExp ;