--- trunk/src/applications/dump2Xyz/Dump2XYZ.cpp 2005/03/09 17:30:29 413 +++ trunk/src/applications/dump2Xyz/Dump2XYZ.cpp 2005/04/15 22:04:00 507 @@ -1,4 +1,4 @@ - /* +/* * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. * * The University of Notre Dame grants you ("Licensee") a @@ -229,7 +229,7 @@ int main(int argc, char* argv[]){ xyzStream.close(); - + delete prepareVisitor; delete compositeVisitor; delete info;