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

concrete MathSwe of Math = MathI with
  (Syntax = SyntaxSwe),
  (Mathematical = MathematicalSwe),
  (LexMath = LexMathSwe) ;