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

8 lines
159 B
Plaintext

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