Files
gf-core/examples/attempto/AttemptoEng.gf
2010-09-29 07:16:33 +00:00

8 lines
182 B
Plaintext

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