aboutsummaryrefslogtreecommitdiff
path: root/scm/verbop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'scm/verbop.scm')
-rw-r--r--scm/verbop.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/scm/verbop.scm b/scm/verbop.scm
index 0ad0f90..b500213 100644
--- a/scm/verbop.scm
+++ b/scm/verbop.scm
@@ -6,3 +6,3 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (command-line))" "$@"
6;;;; This file is part of Ellinika 6;;;; This file is part of Ellinika
7;;;; Copyright (C) 2011 Sergey Poznyakoff 7;;;; Copyright (C) 2011, 2015 Sergey Poznyakoff
8;;;; 8;;;;
@@ -33,2 +33,4 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (command-line))" "$@"
33 33
34(setlocale LC_ALL "")
35
34(define cleanup-option #f) 36(define cleanup-option #f)

Return to:

Send suggestions and report system problems to the System administrator.