Changeset 20937 for trunk/psModules/src/objects/pmFootprint.c
- Timestamp:
- Dec 7, 2008, 4:51:14 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmFootprint.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmFootprint.c
r18828 r20937 4 4 * @author RHL, Princeton & IfA; EAM, IfA 5 5 * 6 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $7 * @date $Date: 2008- 08-01 00:00:17$6 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-12-08 02:51:14 $ 8 8 * Copyright 2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 18 18 #include <strings.h> 19 19 #include <pslib.h> 20 #include "pmPeaks.h"21 20 #include "pmSpan.h" 22 21 #include "pmFootprint.h" 22 #include "pmPeaks.h" 23 23 24 24 static void footprintFree(pmFootprint *tmp)
Note:
See TracChangeset
for help on using the changeset viewer.
