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/SystemCity.gf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 grammars/multiple/SystemCity.gf (limited to 'grammars/multiple/SystemCity.gf') diff --git a/grammars/multiple/SystemCity.gf b/grammars/multiple/SystemCity.gf deleted file mode 100644 index 08196f73d..000000000 --- a/grammars/multiple/SystemCity.gf +++ /dev/null @@ -1,4 +0,0 @@ -abstract SystemCity = System, City ** { - fun - RDistance : City -> City -> Int -> Reply ; -} ; \ No newline at end of file -- cgit v1.2.3