summaryrefslogtreecommitdiff
path: root/examples/tutorial/embedded/MathFre.gf
blob: 456db80845552904e5644d5782351aea795a763f (plain)
1
2
3
4
5
6
--# -path=.:present:prelude:mathematical

concrete MathFre of Math = MathI with
  (Syntax = SyntaxFre), 
  (Symbol = SymbolFre), 
  (LexMath = LexMathFre) ;