/[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.11 by fireegl, Mon Dec 1 21:19:54 2003 UTC revision 1.12 by fireegl, Tue Dec 2 00:57:51 2003 UTC
# Line 380  namespace eval ::tcldrop::channels { Line 380  namespace eval ::tcldrop::channels {
380    
381  # After Tcldrop loads, we (re)load the chanfile:  # After Tcldrop loads, we (re)load the chanfile:
382  bind evnt - loaded ::tcldrop::channels::Loaded -priority 0  bind evnt - loaded ::tcldrop::channels::Loaded -priority 0
383  proc ::tcldrop::channels::Loaded {type} {  proc ::tcldrop::channels::Loaded {type} { loadchannels }
 putlog "Loading CHANELL!!!!"  
 loadchannels }  
384    
385  bind evnt - save ::tcldrop::channels::SaveChannels -priority 0  bind evnt - save ::tcldrop::channels::SaveChannels -priority 0
386  proc ::tcldrop::channels::SaveChannels {type} { savechannels }  proc ::tcldrop::channels::SaveChannels {type} { savechannels }

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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