IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 30, 2007, 2:39:07 PM (19 years ago)
Author:
Paul Price
Message:

Adding pmConfigCommand.[ch] in order to supplement a command line with arguments for database and trace. This is required for running detselect in pmDetrendDB.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmDetrendDB.h

    r11421 r11450  
    99 * @author EAM, IfA
    1010 *
    11  * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    12  * @date $Date: 2007-01-30 04:46:20 $
     11 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     12 * @date $Date: 2007-01-31 00:35:24 $
    1313 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1414 */
     
    6565pmDetrendSelectResults *pmDetrendSelectResultsAlloc();
    6666pmDetrendSelectResults *pmDetrendSelect (const pmDetrendSelectOptions *options, const pmConfig *config);
    67 char *pmDetrendFile (const char *detID, const char *classID);
     67char *pmDetrendFile (const char *detID, const char *classID, const pmConfig *config);
    6868
    6969/// @}
Note: See TracChangeset for help on using the changeset viewer.