Changeset 10182 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- Nov 24, 2006, 10:57:26 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r6872 r10182 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2006- 04-17 18:01:05$5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-11-24 20:57:26 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 25 25 26 26 bool pmSourcesWritePSFs (psArray *sources, char *filename); 27 bool pmSourcesWriteEXTs (psArray *sources, char *filename );27 bool pmSourcesWriteEXTs (psArray *sources, char *filename, bool require); 28 28 bool pmSourcesWriteNULLs (psArray *sources, char *filename); 29 29 bool pmMomentsWriteText (psArray *sources, char *filename);
Note:
See TracChangeset
for help on using the changeset viewer.
