From 77270a010a0b453e9a84c3e62db7cfd22e49d55d Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 14 Aug 2008 07:58:04 +0000 Subject: Remove the grammars directory. It was full of old grammars that don't compile these days. See the old source distributions if you want them. --- grammars/multiple/SystemMathEng.gf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 grammars/multiple/SystemMathEng.gf (limited to 'grammars/multiple/SystemMathEng.gf') diff --git a/grammars/multiple/SystemMathEng.gf b/grammars/multiple/SystemMathEng.gf deleted file mode 100644 index 11aca7952..000000000 --- a/grammars/multiple/SystemMathEng.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete SystemMathEng of SystemMath = SystemEng, MathEng ** open - Prelude in { - lin - RSum x y d = - ss (["the sum of"] ++ x.s ++ "and" ++ y.s ++ "is" ++ d.s) ; -} ; -- cgit v1.2.3