missing constructions in Attempto grammars added

This commit is contained in:
aarne
2008-11-03 16:51:43 +00:00
parent bf50b5d70d
commit 44ad7596b6
15 changed files with 112 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:/Users/aarne/GF/next-lib/present
concrete AttemptoGer of Attempto = AttemptoI with
concrete AttemptoGer of Attempto = SymbolsC ** AttemptoI with
(Syntax = SyntaxGer),
(Symbolic = SymbolicGer),
(LexAttempto = LexAttemptoGer) ;