Changeset 7589 for trunk/psModules/src/objects/pmModelGroup.c
- Timestamp:
- Jun 16, 2006, 3:50:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmModelGroup.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmModelGroup.c
r7478 r7589 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-06-1 0 02:58:43 $8 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-06-17 01:50:43 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 95 95 void pmModelGroupCleanup (void) 96 96 { 97 98 97 psFree (models); 98 models = NULL; 99 99 return; 100 100 }
Note:
See TracChangeset
for help on using the changeset viewer.
