1
0
forked from GitHub/gf-rgl

library adjustments, error message clean-up

This commit is contained in:
aarne
2005-04-28 15:42:47 +00:00
parent 590a0dd50e
commit 5137cfeeb8
4 changed files with 6 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
-- one has to know how the syntactic categories are
-- implemented. The parameter types are defined in $TypesEng.gf$.
concrete CategoriesEng of Categories = open Prelude, SyntaxEng in {
concrete CategoriesEng of Categories = PredefCnc ** open Prelude, SyntaxEng in {
flags
startcat=Phr ;