forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
6
old-examples/tutorial/embedded/MathEng.gf
Normal file
6
old-examples/tutorial/embedded/MathEng.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:present:prelude:mathematical
|
||||
|
||||
concrete MathEng of Math = MathI with
|
||||
(Syntax = SyntaxEng),
|
||||
(Symbol = SymbolEng),
|
||||
(LexMath = LexMathEng) ;
|
||||
Reference in New Issue
Block a user