forked from GitHub/gf-core
JEM tutorial examples - some files missing still
This commit is contained in:
8
examples/jem-math/MathSpa.gf
Normal file
8
examples/jem-math/MathSpa.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete MathSpa of Math = MathI with
|
||||
(Syntax = SyntaxSpa),
|
||||
(Mathematical = MathematicalSpa),
|
||||
(LexMath = LexMathSpa) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user