From e112fd188f905d90b727101fdbfa21478f4c9d18 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 15 Sep 2008 15:28:47 +0000 Subject: JEM tutorial examples - some files missing still --- examples/jem-math/MathSpa.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/jem-math/MathSpa.gf (limited to 'examples/jem-math/MathSpa.gf') diff --git a/examples/jem-math/MathSpa.gf b/examples/jem-math/MathSpa.gf new file mode 100644 index 000000000..961f8515b --- /dev/null +++ b/examples/jem-math/MathSpa.gf @@ -0,0 +1,8 @@ +--# -path=.:present + +concrete MathSpa of Math = MathI with + (Syntax = SyntaxSpa), + (Mathematical = MathematicalSpa), + (LexMath = LexMathSpa) ; + + -- cgit v1.2.3