/[tcldrop]/tcldrop/tcldrop
ViewVC logotype

Diff of /tcldrop/tcldrop

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by fireegl, Wed Dec 3 04:08:36 2003 UTC revision 1.7 by uid66278, Wed Dec 24 05:56:29 2003 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # The next line restarts using tclsh \  # The next line restarts using tclsh \
3  exec tclsh8.5 "$0" ${1+"$@"}  exec tclsh8.3 "$0" ${1+"$@"}
4    
5  # $Id$  # $Id$
6  #  #
# Line 42  exec tclsh8.5 "$0" ${1+"$@"} Line 42  exec tclsh8.5 "$0" ${1+"$@"}
42  #  -m   userfile creation mode  #  -m   userfile creation mode
43  #  optional config filename (default 'eggdrop.conf')  #  optional config filename (default 'eggdrop.conf')
44    
45    
46  # FixMe: Need proper command-line option handling.  # FixMe: Need proper command-line option handling.
47    
48  source [file join [file dirname [info script]] tcldrop.tcl]  source [file join [file dirname [info script]] tcldrop.tcl]
49  namespace eval tcldrop { global argv  namespace eval tcldrop { global argv
50          variable configs {}          variable configs {}

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26