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.c

    r10241 r10487  
    1212 *  @author Joshua Hoblitt
    1313 *
    14  *  @version $Revision: 1.118 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-11-28 22:41:47 $
     14 *  @version $Revision: 1.119 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2006-12-06 03:01:42 $
    1616 *
    1717 *  Copyright (C) 2005-2006  Joshua Hoblitt, University of Hawaii
    1818 */
    1919
    20 #ifndef OMIT_PSDB
     20#ifdef HAVE_PSDB
    2121
    2222#include <stdio.h>
     
    22572257}
    22582258
    2259 #endif // OMIT_PSDB
     2259#endif // HAVE_PSDB
Note: See TracChangeset for help on using the changeset viewer.