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

Diff of /tcldrop/modules/idx.tcl

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

revision 1.3 by fireegl, Sat May 24 19:56:16 2003 UTC revision 1.4 by fireegl, Sun May 25 11:18:24 2003 UTC
# Line 26  Line 26 
26  #       This module is required.  #       This module is required.
27    
28  namespace eval ::tcldrop::idx {  namespace eval ::tcldrop::idx {
29          package provide tcldrop-idx 0.2          variable rcsid {$id}
30            variable version {0.2}
31            package provide tcldrop-idx $version
32          variable idxlist          variable idxlist
33          variable idxcount          variable idxcount
34          if {![info exists idxcount]} { variable idxcount 1 }          if {![info exists idxcount]} { variable idxcount 1 }

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

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