msort (8.52-1.3) msg.tcl

Summary

 msg.tcl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- msort-8.52.orig/msg.tcl
+++ msort-8.52/msg.tcl
@@ -1,6 +1,6 @@
 #!/bin/sh
 # the next line restarts using tclsh \
-exec tclsh $0 $@
+exec tclsh8.5 $0 $@
 # Time-stamp: <2008-12-06 18:09:46 poser>
 #
 # Copyright (C) 2005-2008 William J. Poser (billposer@alum.mit.edu)