Changeset 3435
- Timestamp:
- Mar 16, 2005, 10:44:04 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stac.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stac.c
r3375 r3435 154 154 psTrace("stac.time",1,"Final combination completed at %f seconds\n", getTime() - startTime); 155 155 156 // Check memory for leaks, corruption 156 #ifdef TESTING 157 // Check memory for leaks, corruption 157 158 stacCheckMemory(); 159 #endif 160 161 exit(EXIT_SUCCESS); 158 162 }
Note:
See TracChangeset
for help on using the changeset viewer.
