Changeset 7885 for trunk/psLib/src/fits/psFitsTable.c
- Timestamp:
- Jul 12, 2006, 3:29:37 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsTable.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsTable.c
r7846 r7885 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-07- 08 03:06:40$9 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-07-13 01:29:37 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 426 426 427 427 // Get the TFORM character, given a PS type 428 static inline c onst char getTForm(psDataType type)428 static inline char getTForm(psDataType type) 429 429 { 430 430 switch (type) {
Note:
See TracChangeset
for help on using the changeset viewer.
