Changeset 10999 for trunk/psLib/src/fits/psFitsTable.c
- Timestamp:
- Jan 9, 2007, 12:38:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsTable.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsTable.c
r9730 r10999 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $10 * @date $Date: 200 6-10-24 22:52:55$9 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-01-09 22:38:52 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 13 13 */ 14 14 15 #include "config.h" 15 #ifdef HAVE_CONFIG_H 16 # include "config.h" 17 #endif 18 16 19 #include "psFits.h" 17 20 #include "string.h"
Note:
See TracChangeset
for help on using the changeset viewer.
