Changeset 6484 for trunk/psLib/test/fits/tst_psFits.c
- Timestamp:
- Feb 24, 2006, 1:43:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/fits/tst_psFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fits/tst_psFits.c
r6445 r6484 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-02- 17 03:24:46$8 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-02-24 23:43:15 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 198 198 for (int x=0; x < 4; x++) { 199 199 vec->data.S32[x] = x*10+row; 200 vec->n++; 200 201 } 201 202 psMetadataAdd(header,PS_LIST_TAIL, "MYVEC",
Note:
See TracChangeset
for help on using the changeset viewer.
