diff options
Diffstat (limited to 'guile-compat')
| -rw-r--r-- | guile-compat/compat.scm | 3 | ||||
| -rwxr-xr-x | guile-compat/csc.fish | 2 | ||||
| l--------- | guile-compat/lib/csc | 1 |
3 files changed, 0 insertions, 6 deletions
diff --git a/guile-compat/compat.scm b/guile-compat/compat.scm deleted file mode 100644 index 5997267..0000000 --- a/guile-compat/compat.scm +++ /dev/null @@ -1,3 +0,0 @@ -(install-r7rs!) -(set! %load-extensions (cons ".csc" %load-extensions)) -(add-to-load-path (string-append (dirname (current-filename)) "/lib")) diff --git a/guile-compat/csc.fish b/guile-compat/csc.fish deleted file mode 100755 index ffda4d2..0000000 --- a/guile-compat/csc.fish +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env fish -guile -l (dirname (status --current-filename))/compat.scm $argv diff --git a/guile-compat/lib/csc b/guile-compat/lib/csc deleted file mode 120000 index c25bddb..0000000 --- a/guile-compat/lib/csc +++ /dev/null @@ -1 +0,0 @@ -../..
\ No newline at end of file |
