Changeset 15562 for trunk/psModules/src/objects/pmSourceIO_OBJ.c
- Timestamp:
- Nov 9, 2007, 3:09:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO_OBJ.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO_OBJ.c
r14938 r15562 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $6 * @date $Date: 2007- 09-21 00:09:05$5 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-11-10 01:09:20 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 42 42 bool pmSourcesWriteOBJ (psArray *sources, char *filename) 43 43 { 44 PS_ASSERT_PTR_NON_NULL(sources, false); 45 PS_ASSERT_PTR_NON_NULL(filename, false); 44 46 45 47 int type;
Note:
See TracChangeset
for help on using the changeset viewer.
