IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2006, 2:47:01 PM (20 years ago)
Author:
Paul Price
Message:

Passing in configuration, rather than site configuration to psConfigDB

File:
1 edited

Legend:

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

    r6955 r7026  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-22 03:20:16 $
     5 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-05-02 00:47:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    103103 */
    104104psDB *pmConfigDB(
    105     psMetadata *site
     105    pmConfig *config                    // Configuration
    106106);
    107107
Note: See TracChangeset for help on using the changeset viewer.