/[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.4 by fireegl, Sun May 25 11:18:24 2003 UTC revision 1.5 by fireegl, Tue May 27 15:32:09 2003 UTC
# Line 28  Line 28 
28  namespace eval ::tcldrop::idx {  namespace eval ::tcldrop::idx {
29          variable rcsid {$id}          variable rcsid {$id}
30          variable version {0.2}          variable version {0.2}
31          package provide tcldrop-idx $version          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.4  
changed lines
  Added in v.1.5

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