Index: openacs-4/packages/acs-templating/tcl/currency-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/currency-procs.tcl,v diff -u -r1.15 -r1.15.2.1 --- openacs-4/packages/acs-templating/tcl/currency-procs.tcl 27 Oct 2014 16:40:10 -0000 1.15 +++ openacs-4/packages/acs-templating/tcl/currency-procs.tcl 10 Sep 2015 08:22:05 -0000 1.15.2.1 @@ -361,3 +361,9 @@ return $output } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: