mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 14:12:51 -06:00
extended Attempto with some constructs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete AttemptoFre of Attempto = SymbolsC ** AttemptoI with
|
||||
concrete AttemptoFre of Attempto = NumeralFre, SymbolsC ** AttemptoI with
|
||||
(Syntax = SyntaxFre),
|
||||
(Symbolic = SymbolicFre),
|
||||
(LexAttempto = LexAttemptoFre) ;
|
||||
|
||||
Reference in New Issue
Block a user