ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/interface_implementation/Component.cpp
(Generate patch)

Comparing trunk/mdtools/interface_implementation/Component.cpp (file contents):
Revision 118 by chuckv, Wed Sep 25 22:51:14 2002 UTC vs.
Revision 131 by chuckv, Wed Oct 9 22:29:40 2002 UTC

# Line 34 | Line 34 | int Component::assignString( char* lhs, char* rhs, cha
34      return 0;
35    }
36  
37 <  return = 1;
37 >  return 1;
38   }
39  
40   int Component::assignInt( char* lhs, int rhs, char** err ){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines