Changeset 17705 for branches/eam_branch_20080511/ppSim/src/ppSim.c
- Timestamp:
- May 15, 2008, 4:44:46 PM (18 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20080511/ppSim/src/ppSim.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSim.c
r17672 r17705 2 2 3 3 int failure (pmConfig *config, psExit status, char *message) { 4 ppSimRandomGaussianFree (); 4 5 psErrorStackPrint(stderr, message); 5 6 psFree(config); … … 31 32 } 32 33 34 ppSimRandomGaussianFree (); 33 35 psFree(config); 34 36 pmModelClassCleanup();
Note:
See TracChangeset
for help on using the changeset viewer.
