/[tcldrop]/tcldrop/modules/users/users_arraydb.tcl
ViewVC logotype

Diff of /tcldrop/modules/users/users_arraydb.tcl

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

revision 1.5 by fireegl, Sun May 25 11:18:25 2003 UTC revision 1.6 by fireegl, Tue May 27 15:32:09 2003 UTC
# Line 28  namespace eval ::tcldrop::users::arraydb Line 28  namespace eval ::tcldrop::users::arraydb
28          variable version {0.2}          variable version {0.2}
29          variable rcsid {$Id}          variable rcsid {$Id}
30          # Provide the users module:          # Provide the users module:
31          package provide tcldrop-users-arraydb $version          package provide tcldrop::users::arraydb $version
32          # Initialize the Users variable:          # Initialize the Users variable:
33          variable Users          variable Users
34          array set Users {}          array set Users {}

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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