Changeset 3841 for trunk/tools/database
- Timestamp:
- Jul 18, 2000, 9:35:52 AM (25 years ago)
- Location:
- trunk/tools/database
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/database/Makefile
r3840 r3841 1 # $Id: Makefile,v 1.1 1 2000-07-18 07:33:15bird Exp $1 # $Id: Makefile,v 1.12 2000-07-18 07:35:52 bird Exp $ 2 2 3 3 # -
trunk/tools/database/StateUpd.h
r3840 r3841 1 /* $Id: StateUpd.h,v 1. 4 2000-07-18 07:33:14bird Exp $ */1 /* $Id: StateUpd.h,v 1.5 2000-07-18 07:34:08 bird Exp $ */ 2 2 /* 3 3 * StateUpd - Scans source files for API functions and imports data on them. -
trunk/tools/database/db.cpp
r3840 r3841 1 /* $Id: db.cpp,v 1.1 3 2000-07-18 07:33:14bird Exp $ *1 /* $Id: db.cpp,v 1.14 2000-07-18 07:34:32 bird Exp $ * 2 2 * 3 3 * DB - contains all database routines. -
trunk/tools/database/db.h
r3840 r3841 1 /* $Id: db.h,v 1. 9 2000-07-18 07:33:15bird Exp $ */1 /* $Id: db.h,v 1.10 2000-07-18 07:35:00 bird Exp $ */ 2 2 /* 3 3 * DB - contains all database routines
Note:
See TracChangeset
for help on using the changeset viewer.