1
0
forked from GitHub/gf-core
Files
gf-core/examples/attempto/AttemptoFin.gf
2010-09-29 07:16:33 +00:00

8 lines
183 B
Plaintext

--# -path=.:present
concrete AttemptoFin of Attempto = NumeralFin, SymbolsC ** AttemptoI with
(Syntax = SyntaxFin),
(Symbolic = SymbolicFin),
(LexAttempto = LexAttemptoFin) ;