Changeset 3841 for trunk/tools/database


Ignore:
Timestamp:
Jul 18, 2000, 9:35:52 AM (25 years ago)
Author:
bird
Message:

Implemented support for design notes and files.

Location:
trunk/tools/database
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/Makefile

    r3840 r3841  
    1 # $Id: Makefile,v 1.11 2000-07-18 07:33:15 bird Exp $
     1# $Id: Makefile,v 1.12 2000-07-18 07:35:52 bird Exp $
    22
    33#
  • trunk/tools/database/StateUpd.h

    r3840 r3841  
    1 /* $Id: StateUpd.h,v 1.4 2000-07-18 07:33:14 bird Exp $ */
     1/* $Id: StateUpd.h,v 1.5 2000-07-18 07:34:08 bird Exp $ */
    22/*
    33 * 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.13 2000-07-18 07:33:14 bird Exp $ *
     1/* $Id: db.cpp,v 1.14 2000-07-18 07:34:32 bird Exp $ *
    22 *
    33 * DB - contains all database routines.
  • trunk/tools/database/db.h

    r3840 r3841  
    1 /* $Id: db.h,v 1.9 2000-07-18 07:33:15 bird Exp $ */
     1/* $Id: db.h,v 1.10 2000-07-18 07:35:00 bird Exp $ */
    22/*
    33 * DB - contains all database routines
Note: See TracChangeset for help on using the changeset viewer.