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

Diff of /tcldrop/modules/channels/channels.tcl

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

revision 1.2 by fireegl, Wed May 21 04:26:23 2003 UTC revision 1.3 by fireegl, Sun May 25 11:18:24 2003 UTC
# Line 27  Line 27 
27    
28  namespace eval ::tcldrop::channels {  namespace eval ::tcldrop::channels {
29          # Provide the users module:          # Provide the users module:
30          package provide tcldrop-channels 0.2          variable version {0.2}
31            variable rcsid {$Id}
32            package provide tcldrop-channels $version
33          # Initialize variables:          # Initialize variables:
34          variable Channels          variable Channels
35          array set Channels {}          array set Channels {}

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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