Changeset 1073 for trunk/psLib/test/collections/tst_psSort_04.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psSort_04.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psSort_04.c
r988 r1073 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-06- 10 23:14:22$11 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-06-23 23:00:15 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 33 33 // Test B - Free vectors 34 34 printPositiveTestHeader(stdout, "psSort", "Free vectors"); 35 ps VectorFree(goodOut);35 psFree(goodOut); 36 36 psMemCheckLeaks(0, NULL, stdout); 37 37 int nBad = psMemCheckCorruption(0);
Note:
See TracChangeset
for help on using the changeset viewer.
