summaryrefslogtreecommitdiff
path: root/testsuite/check/lins/lins.gf
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/check/lins/lins.gf')
-rw-r--r--testsuite/check/lins/lins.gf9
1 files changed, 0 insertions, 9 deletions
diff --git a/testsuite/check/lins/lins.gf b/testsuite/check/lins/lins.gf
deleted file mode 100644
index 9da3058d9..000000000
--- a/testsuite/check/lins/lins.gf
+++ /dev/null
@@ -1,9 +0,0 @@
-abstract lins = {
-
-cat Nat ;
-cat C Nat ;
-
-fun zero : Nat ;
- test : C zero ;
-
-} \ No newline at end of file