Files
gf-core/examples/attempto/AttemptoEng.gf

8 lines
171 B
Plaintext

--# -path=.:present
concrete AttemptoEng of Attempto = SymbolsC ** AttemptoI with
(Syntax = SyntaxEng),
(Symbolic = SymbolicEng),
(LexAttempto = LexAttemptoEng) ;