IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2006, 5:20:16 PM (20 years ago)
Author:
Paul Price
Message:

Making psDB optional, for when we don't compile psLib with mysql

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.h

    r6873 r6955  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-17 18:10:08 $
     5 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-04-22 03:20:16 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1313
    1414#include "pslib.h"
    15 
    1615
    1716// Configuration information
     
    103102 *
    104103 */
    105 #ifdef DOMIT_PSDB
    106 typedef psDB void;
    107 #endif
    108 
    109104psDB *pmConfigDB(
    110105    psMetadata *site
Note: See TracChangeset for help on using the changeset viewer.