mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
extended Attempto with some constructs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete AttemptoIta of Attempto = SymbolsC ** AttemptoI with
|
||||
concrete AttemptoIta of Attempto = NumeralIta, SymbolsC ** AttemptoI with
|
||||
(Syntax = SyntaxIta),
|
||||
(Symbolic = SymbolicIta),
|
||||
(LexAttempto = LexAttemptoIta) ;
|
||||
|
||||
Reference in New Issue
Block a user