- Timestamp:
- Sep 10, 2020, 9:40:15 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/gDiff.20200202/src/gDiffDefineOutput.c
r41260 r41413 1 1 /** @file gDiffDefineOutput.c 2 * 3 * @brief 4 * 5 * @ingroup gDiff 6 * 7 * @author IfA 8 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-18 00:31:20 $ 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 2 * @brief: image subtraction based on matched Gaussians profiles 3 * @author Eugene Magnier @ IfA 4 * @version $Revision: 1.12 $ 5 * @date $Date: 2020-01-25 $ 6 * Copyright 2020 Institute for Astronomy, University of Hawaii 11 7 */ 12 13 #ifdef HAVE_CONFIG_H14 #include <config.h>15 #endif16 17 #include <stdio.h>18 #include <libgen.h>19 #include <pslib.h>20 #include <psmodules.h>21 8 22 9 #include "gDiff.h"
Note:
See TracChangeset
for help on using the changeset viewer.
