diff options
Diffstat (limited to 'impl/gambit.scm')
-rw-r--r-- | impl/gambit.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/impl/gambit.scm b/impl/gambit.scm deleted file mode 100644 index 3b3bc65..0000000 --- a/impl/gambit.scm +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | ;;; -*- geiser-scheme-implementation: gambit -*- | ||
2 | |||
3 | (##include "~~lib/r7rs#.scm") | ||
4 | |||
5 | (define-library (chicanery) | ||
6 | (include-library-declarations "r7rs.scm") | ||
7 | (namespace "")) | ||