Files
gf-core/grammars/multiple/MathEng.gf
2004-09-15 14:36:27 +00:00

6 lines
81 B
Plaintext

concrete MathEng of Math = open Prelude in {
lin
MkNumber i = i ;
} ;