ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/LJ_FF.cpp
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/LJ_FF.cpp (file contents):
Revision 365 by mmeineke, Tue Mar 18 22:17:31 2003 UTC vs.
Revision 367 by mmeineke, Wed Mar 19 17:29:49 2003 UTC

# Line 542 | Line 542 | int parseAtom( char *lineBuffer, int lineNum,  atomStr
542  
543  
544  
545 < int parseAtom( char *lineBuffer, int lineNum,  atomStruct &info ){
545 > int LJ_NS::parseAtom( char *lineBuffer, int lineNum,  atomStruct &info ){
546  
547    char* the_token;
548    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines