From 878ad278b5c6a5f168c6588d154e4dd4ce3fe862 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 20 May 2009 12:39:32 +0000 Subject: remove the obsolete testsuite/srg directory --- testsuite/srg/cyclic-empty-prod/cyclic-empty-prod.gf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 testsuite/srg/cyclic-empty-prod/cyclic-empty-prod.gf (limited to 'testsuite/srg/cyclic-empty-prod') diff --git a/testsuite/srg/cyclic-empty-prod/cyclic-empty-prod.gf b/testsuite/srg/cyclic-empty-prod/cyclic-empty-prod.gf deleted file mode 100644 index fc87b893f..000000000 --- a/testsuite/srg/cyclic-empty-prod/cyclic-empty-prod.gf +++ /dev/null @@ -1,9 +0,0 @@ -cat S; E; - -fun s : S ; -fun es : E -> S -> S ; -fun e : E ; - -lin s = { s = "s" } ; -lin es e s = { s = e.s ++ s.s } ; -lin e = { s = [] } ; -- cgit v1.2.3