forked from GitHub/gf-core
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
--# -path=.:present
|
|
|
|
concrete AttemptoEng of Attempto = SymbolsC ** AttemptoI with
|
|
(Syntax = SyntaxEng),
|
|
(Symbolic = SymbolicEng),
|
|
(LexAttempto = LexAttemptoEng) ;
|
|
|