ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/types/ZconStamp.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/types/ZconStamp.cpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 64 | Line 64 | char* ZconStamp::checkMe( void ){
64   char* ZconStamp::checkMe( void ){
65    char myErr[1000];
66      
67 <    //   if( !have_zPos ){
68 <    //     sprintf( myErr,
69 <    //       "No zPos was given to the Zconstraint[%d].",
70 <    //       index );
71 <    //     return strdup( myErr );
72 <    //   }
67 >  //   if( !have_zPos ){
68 >  //     sprintf( myErr,
69 >  //         "No zPos was given to the Zconstraint[%d].",
70 >  //         index );
71 >  //     return strdup( myErr );
72 >  //   }
73    
74    if( !have_molIndex ){
75      sprintf( myErr,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines