summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pre-inst-env.in2
-rwxr-xr-xscripts/ccwl.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 87a286a..c7183a9 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -1,4 +1,4 @@
-#! @GUILE@ -s
+#! @GUILE@
-*- scheme -*-
!#
;;; ccwl --- Concise Common Workflow Language
diff --git a/scripts/ccwl.in b/scripts/ccwl.in
index 04fed02..4764cd2 100755
--- a/scripts/ccwl.in
+++ b/scripts/ccwl.in
@@ -1,4 +1,4 @@
-#! @GUILE@ -s
+#! @GUILE@
-*- scheme -*-
!#
;;; ccwl --- Concise Common Workflow Language