summaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
Diffstat (limited to 'start')
-rwxr-xr-xstart10
1 files changed, 0 insertions, 10 deletions
diff --git a/start b/start
deleted file mode 100755
index a9d5d93..0000000
--- a/start
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-#
-# SPDX-License-Identifier: CC0-1.0
-
-## Heads up. This script is supposed to be run from the directory in
-## which it was found.
-
-# start guile interactive with current directory added to the
-# load-path.
-guile -L .