1
0
forked from GitHub/gf-core

extended Attempto with some constructs

This commit is contained in:
aarne
2010-09-29 07:16:33 +00:00
parent 303b3f4700
commit 9e53a4652d
8 changed files with 39 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:present
concrete AttemptoFin of Attempto = SymbolsC ** AttemptoI with
concrete AttemptoFin of Attempto = NumeralFin, SymbolsC ** AttemptoI with
(Syntax = SyntaxFin),
(Symbolic = SymbolicFin),
(LexAttempto = LexAttemptoFin) ;