Changeset 14609
- Timestamp:
- Aug 22, 2007, 2:50:14 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070817/psModules/src/camera/pmFPAfileDefine.h
r13931 r14609 4 4 * @author EAM, IfA 5 5 * 6 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 6-21 22:45:27$6 * @version $Revision: 1.13.4.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-08-23 00:50:14 $ 8 8 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 9 9 */ … … 49 49 // Note that the returned pmFPAfile is a view only, so it should not be freed by the caller --- the only 50 50 // reference count is held by the config->files metadata. 51 pmFPAfile *pmFPAfileBindFromArgs (bool *found, pmFPAfile *input, constpmConfig *config, const char *filename, const char *argname);51 pmFPAfile *pmFPAfileBindFromArgs (bool *found, pmFPAfile *input, pmConfig *config, const char *filename, const char *argname); 52 52 53 53 // look for the given argname on the argument list. find the give filename from the file rules
Note:
See TracChangeset
for help on using the changeset viewer.
