IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2006, 5:07:47 PM (20 years ago)
Author:
jhoblitt
Message:

convert from OMIT_PSDB -> HAVE_PSDB

File:
1 edited

Legend:

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

    r10044 r10487  
    1010 *  @author Joshua Hoblitt
    1111 *
    12  *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-11-17 22:06:57 $
     12 *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-12-06 03:01:42 $
    1414 *
    1515 *  Copyright 2005 Joshua Hoblitt, University of Hawaii
     
    1919#define PS_DB_H 1
    2020
    21 #ifndef OMIT_PSDB
     21#ifdef HAVE_PSDB
    2222
    2323#include "psType.h"
     
    451451#else
    452452typedef void psDB;
    453 #endif // OMIT_PSDB
     453#endif // HAVE_PSDB
    454454
    455455#endif // PS_DB_H
Note: See TracChangeset for help on using the changeset viewer.