/[tcldrop]/tcldrop/modules/irc/irc.tcl
ViewVC logotype

Diff of /tcldrop/modules/irc/irc.tcl

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

revision 1.16 by Papillon, Tue May 27 09:59:39 2003 UTC revision 1.17 by fireegl, Tue May 27 15:32:09 2003 UTC
# Line 28  Line 28 
28  namespace eval ::tcldrop::irc {  namespace eval ::tcldrop::irc {
29          # Provide the users module:          # Provide the users module:
30          variable version {0.2}          variable version {0.2}
31          variable rcsid {$Id}          variable rcsid {$Id$}
32          package provide tcldrop-irc $version          package provide tcldrop::irc $version
33          # Initialize variables:          # Initialize variables:
34          variable Nicks          variable Nicks
35          array set Nicks {}          array set Nicks {}

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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