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

8 lines
183 B
Plaintext

--# -path=.:present
concrete AttemptoFre of Attempto = NumeralFre, SymbolsC ** AttemptoI with
(Syntax = SyntaxFre),
(Symbolic = SymbolicFre),
(LexAttempto = LexAttemptoFre) ;