summaryrefslogtreecommitdiff
path: root/examples/jem-math/MathFre.gf
blob: 3804142dc42b53508bfcc20f839c39ff2c3b8340 (plain)
1
2
3
4
5
6
7
8
--# -path=.:present

concrete MathFre of Math = MathI with
  (Syntax = SyntaxFre),
  (Mathematical = MathematicalFre),
  (LexMath = LexMathFre) ;