- Timestamp:
- 08/02/12 17:13:12 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/c/modules/CostFunctionx/CostFunctionx.cpp
r12004 r12878 35 35 36 36 /*Assign output pointers: */ 37 x free((void**)&responses);37 xDelete<int>(responses); 38 38 *pJ=J; 39 39 }
Note:
See TracChangeset
for help on using the changeset viewer.