- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Tesselation/CandidateForTesselation.cpp
r052c10 r5aaa43 172 172 } 173 173 } 174 delete ListofPoints;174 delete (ListofPoints); 175 175 176 176 }
Note:
See TracChangeset
for help on using the changeset viewer.