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

8 lines
208 B
Plaintext

--# -path=.:/Users/aarne/GF/next-lib/present
concrete AttemptoGer of Attempto = SymbolsC, NumeralGer ** AttemptoI with
(Syntax = SyntaxGer),
(Symbolic = SymbolicGer),
(LexAttempto = LexAttemptoGer) ;