--- trunk/OOPSE-2.0/src/types/ZconStamp.cpp 2005/01/12 22:41:40 1930 +++ trunk/OOPSE-2.0/src/types/ZconStamp.cpp 2005/04/15 22:04:00 2204 @@ -1,4 +1,4 @@ - /* +/* * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved. * * The University of Notre Dame grants you ("Licensee") a @@ -64,12 +64,12 @@ char* ZconStamp::checkMe( void ){ char* ZconStamp::checkMe( void ){ char myErr[1000]; - // if( !have_zPos ){ - // sprintf( myErr, - // "No zPos was given to the Zconstraint[%d].", - // index ); - // return strdup( myErr ); - // } + // if( !have_zPos ){ + // sprintf( myErr, + // "No zPos was given to the Zconstraint[%d].", + // index ); + // return strdup( myErr ); + // } if( !have_molIndex ){ sprintf( myErr,