diff options
Diffstat (limited to 'emacs/gds-test.sh')
-rwxr-xr-x | emacs/gds-test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/gds-test.sh b/emacs/gds-test.sh deleted file mode 100755 index 2f8ddff9f..000000000 --- a/emacs/gds-test.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -GUILE_LOAD_PATH=$(pwd) emacs --batch --no-site-file -q -l gds-test.el < gds-test.stdin |