Changeset 11450 for trunk/psModules/src/detrend/pmDetrendDB.h
- Timestamp:
- Jan 30, 2007, 2:39:07 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmDetrendDB.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmDetrendDB.h
r11421 r11450 9 9 * @author EAM, IfA 10 10 * 11 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $12 * @date $Date: 2007-01-3 0 04:46:20$11 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2007-01-31 00:35:24 $ 13 13 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 14 14 */ … … 65 65 pmDetrendSelectResults *pmDetrendSelectResultsAlloc(); 66 66 pmDetrendSelectResults *pmDetrendSelect (const pmDetrendSelectOptions *options, const pmConfig *config); 67 char *pmDetrendFile (const char *detID, const char *classID );67 char *pmDetrendFile (const char *detID, const char *classID, const pmConfig *config); 68 68 69 69 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
