Changeset 3115 for trunk/psLib/test/collections/tst_psMetadata_01.c
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psMetadata_01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psMetadata_01.c
r3107 r3115 18 18 * @author Ross Harman, MHPCC 19 19 * 20 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $21 * @date $Date: 2005-02-0 2 20:20:55$20 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 21 * @date $Date: 2005-02-03 00:54:12 $ 22 22 * 23 23 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 25 25 */ 26 26 27 #include <string.h> 27 28 #include "pslib.h" 28 29 #include "psTest.h" 29 #include <string.h>30 30 31 31 static void printMetadataItem(psMetadataItem *metadataItem, char *spaces);
Note:
See TracChangeset
for help on using the changeset viewer.
