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