mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
--# -path=.:present
|
|
|
|
concrete AttemptoEng of Attempto = AttemptoI with
|
|
(Syntax = SyntaxEng),
|
|
(Symbolic = SymbolicEng),
|
|
(LexAttempto = LexAttemptoEng) ;
|
|
|