Changeset 7604 for trunk/psModules/src/detrend/pmSubtractSky.c
- Timestamp:
- Jun 20, 2006, 5:21:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmSubtractSky.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmSubtractSky.c
r7018 r7604 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-0 5-01 01:56:29$8 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-06-21 03:21:16 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 15 15 */ 16 16 17 #include <stdio.h>18 #include <math.h>19 #include "pslib.h"17 #include <stdio.h> 18 #include <math.h> 19 #include <pslib.h> 20 20 #include "pmSubtractSky.h" 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
