Changeset 13421
- Timestamp:
- May 18, 2007, 4:00:45 AM (19 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 2 edited
-
objects/pmModelGroup.c (modified) (2 diffs)
-
psmodules.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmModelGroup.c
r12949 r13421 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-0 4-21 19:47:14$8 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-05-18 14:00:45 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 32 32 #include "pmSource.h" 33 33 #include "pmModelGroup.h" 34 #include "pmErrorCodes.h" 34 35 35 36 // XXX shouldn't these be defined for us in pslib.h ??? -
trunk/psModules/src/psmodules.h
r13340 r13421 20 20 21 21 // the following headers are from psModule:config 22 #include <pmErrorCodes.h> 22 23 #include <pmConfigRecipes.h> 23 24 #include <pmConfigCamera.h>
Note:
See TracChangeset
for help on using the changeset viewer.
