summaryrefslogtreecommitdiff
path: root/old-examples/model/MathEng.gf
blob: 681ef5b310722e5777f0cf81447f44a92575216b (plain)
1
2
3
4
5
--# -path=.:present:prelude

concrete MathEng of Math = MathI with
  (Syntax = SyntaxEng), 
  (Lex = LexEng) ;