forked from GitHub/gf-core
extended Attempto with some constructs
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user