From c09783e60443d5443e9a1d1609b08c31da5f9d91 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 16 Sep 2008 08:01:47 +0000 Subject: restored the summer school and Resource-HOWTO documents --- examples/jem-math/MathSwe.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/jem-math/MathSwe.gf (limited to 'examples/jem-math/MathSwe.gf') diff --git a/examples/jem-math/MathSwe.gf b/examples/jem-math/MathSwe.gf new file mode 100644 index 000000000..1011a8985 --- /dev/null +++ b/examples/jem-math/MathSwe.gf @@ -0,0 +1,8 @@ +--# -path=.:present + +concrete MathSwe of Math = MathI with + (Syntax = SyntaxSwe), + (Mathematical = MathematicalSwe), + (LexMath = LexMathSwe) ; + + -- cgit v1.2.3