2000-06-15 21:33:52 -04:00
|
|
|
--- scripts/cm2rem.tcl.orig Fri Jun 16 17:23:33 2000
|
|
|
|
+++ scripts/cm2rem.tcl Fri Jun 16 17:23:55 2000
|
|
|
|
@@ -16,7 +16,7 @@
|
2003-12-27 18:34:42 -05:00
|
|
|
# $Id: patch-scripts-cm2rem,v 1.2 2003/12/27 23:37:18 jose Exp $
|
2000-06-15 21:33:52 -04:00
|
|
|
|
|
|
|
# the next line restarts using tclsh \
|
|
|
|
-exec tclsh "$0" "$@"
|
2003-12-27 18:34:42 -05:00
|
|
|
+exec tclsh8.4 "$0" "$@"
|
2000-06-15 21:33:52 -04:00
|
|
|
|
|
|
|
set i 0
|
|
|
|
foreach month {January February March April May June
|