IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2006, 11:19:45 AM (20 years ago)
Author:
Paul Price
Message:

Removing psDB_dummy.h in favour of putting its function into psDB.h so that we only have a single source.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.h

    r7070 r7211  
    1010 *  @author Joshua Hoblitt
    1111 *
    12  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-05-05 02:42:01 $
     12 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-05-25 21:19:45 $
    1414 *
    1515 *  Copyright 2005 Joshua Hoblitt, University of Hawaii
     
    331331/// @}
    332332
     333#else
     334typedef void psDB;
    333335#endif // OMIT_PSDB
    334336
Note: See TracChangeset for help on using the changeset viewer.