IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2006, 6:51:14 PM (20 years ago)
Author:
desonia
Message:

Bug 678 patch applied - psModule can't be built against a pslib built without psdb support

File:
1 edited

Legend:

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

    r5435 r6297  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2005-10-20 23:06:24 $
     5 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-02-02 04:51:14 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    9191 *
    9292 */
     93#ifdef DOMIT_PSDB
     94typedef psDB void;
     95#endif
     96
    9397psDB *pmConfigDB(
    9498    psMetadata *site
Note: See TracChangeset for help on using the changeset viewer.