aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArun Isaac2023-09-20 10:19:33 +0100
committerArun Isaac2023-09-20 10:19:33 +0100
commitca6df72041e1c397b4b0d12d6b26088d404c4ea1 (patch)
tree9c5eb554a41a604fb9bfa8890ad74224759059f3 /scripts
parentcdc3704e226ff8b802001436f7ab785e320b522b (diff)
downloadccwl-ca6df72041e1c397b4b0d12d6b26088d404c4ea1.tar.gz
ccwl-ca6df72041e1c397b4b0d12d6b26088d404c4ea1.tar.lz
ccwl-ca6df72041e1c397b4b0d12d6b26088d404c4ea1.zip
scripts: Set scheme mode in Emacs.
* scripts/ccwl: Set scheme mode in Emacs.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ccwl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ccwl b/scripts/ccwl
index 8a74da0..e299413 100755
--- a/scripts/ccwl
+++ b/scripts/ccwl
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
+# -*- mode: scheme; -*-
exec guile --no-auto-compile -e main -s "$0" "$@"
!#
;;; ccwl --- Concise Common Workflow Language