summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-11 22:46:20 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-11 22:46:20 +0100
commit8ceda3626f02d80bacccffbdea6e6de988bf350e (patch)
treed676b0c22ba6601c8b889442c60f05e04608e938 /examples
parentfunction name to function mapping (diff)
downloadblueshift-8ceda3626f02d80bacccffbdea6e6de988bf350e.tar.gz
blueshift-8ceda3626f02d80bacccffbdea6e6de988bf350e.tar.bz2
blueshift-8ceda3626f02d80bacccffbdea6e6de988bf350e.tar.xz
not necessary, symlinks are enough and less burdensome
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/lisp-esque1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lisp-esque b/examples/lisp-esque
index 84d0129..5a2e7ba 100644
--- a/examples/lisp-esque
+++ b/examples/lisp-esque
@@ -28,7 +28,6 @@
# Get the name of .conf file
conf = '%s.conf' % (config_file[:-2] if config_file.endswith('rc') else config_file)
-# TODO it should be possible to change file
# Read .conf file