Changeset 6665 for trunk/ARBDB/arbdb.cxx
- Timestamp:
- 21/05/10 15:00:40 (2 years ago)
- Files:
-
- 1 modified
-
trunk/ARBDB/arbdb.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ARBDB/arbdb.cxx
r6663 r6665 333 333 } 334 334 335 int GB_open_DBs() { 336 return gb_local ? gb_local->openedDBs-gb_local->closedDBs : 0; 337 } 338 335 339 GB_ERROR gb_unfold(GBCONTAINER *gbd, long deep, int index_pos) { 336 340 /*! get data from server.
