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))" "$@"
;;;; This file is part of Ellinika
-;;;; Copyright (C) 2011 Sergey Poznyakoff
+;;;; Copyright (C) 2011, 2015 Sergey Poznyakoff
;;;;
@@ -33,2 +33,4 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (command-line))" "$@"
+(setlocale LC_ALL "")
+
(define cleanup-option #f)

Return to:

Send suggestions and report system problems to the System administrator.