K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-12-01T16:21:27.000000Z
K 7
svn:log
V 382
Added lazy initialization to the storage manager.  It's no longer required
to call SMinit() before using any storage manager functions.  Doing so will
read the config file and initialize all the storage methods.  If SMinit is
not called, then the config file will be loaded when the first storage
manager call is made, and storage methods will be initialized on an as
needed basis.

END
