Changeset 18554 for trunk/psModules/src/objects/pmSource.c
- Timestamp:
- Jul 15, 2008, 10:25:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.c
r18042 r18554 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.5 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2008-0 6-10 02:26:17$8 * @version $Revision: 1.55 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-07-15 20:25:00 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 838 838 839 839 // should we call pmSourceCacheModel if it does not exist? 840 bool pmSourceOp (pmSource *source, pmModelOpMode mode, bool add, 841 psMaskType maskVal, int dx, int dy) 840 bool pmSourceOp (pmSource *source, pmModelOpMode mode, bool add, psMaskType maskVal, int dx, int dy) 842 841 { 843 842 PS_ASSERT_PTR_NON_NULL(source, false);
Note:
See TracChangeset
for help on using the changeset viewer.
