summaryrefslogtreecommitdiff
path: root/next-lib/src/prelude/PredefAbs.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/prelude/PredefAbs.gf')
-rw-r--r--next-lib/src/prelude/PredefAbs.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/next-lib/src/prelude/PredefAbs.gf b/next-lib/src/prelude/PredefAbs.gf
deleted file mode 100644
index a99961d00..000000000
--- a/next-lib/src/prelude/PredefAbs.gf
+++ /dev/null
@@ -1,4 +0,0 @@
-abstract PredefAbs = {
- cat Int ; String ; Float ;
-} ;
-