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/MathFre.gf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/jem-math/MathFre.gf (limited to 'examples/jem-math/MathFre.gf') diff --git a/examples/jem-math/MathFre.gf b/examples/jem-math/MathFre.gf new file mode 100644 index 000000000..3804142dc --- /dev/null +++ b/examples/jem-math/MathFre.gf @@ -0,0 +1,8 @@ +--# -path=.:present + +concrete MathFre of Math = MathI with + (Syntax = SyntaxFre), + (Mathematical = MathematicalFre), + (LexMath = LexMathFre) ; + + -- cgit v1.2.3