1
0
forked from GitHub/gf-core
Files
gf-core/examples/model/MathFre.gf
2007-07-08 16:36:56 +00:00

6 lines
111 B
Plaintext

--# -path=.:present:prelude
concrete MathFre of Math = MathI with
(Syntax = SyntaxFre),
(Lex = LexFre) ;