ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/utils/ElementsTable.cpp
(Generate patch)

Comparing trunk/src/utils/ElementsTable.cpp (file contents):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

# Line 59 | Line 59 | namespace OpenMD {
59  
60    ElementsTable::ElementsTable() {
61      init_ = false;
62 <    STR_DEFINE(dir_, FRC_PATH );
62 >    dir_ = std::string("TO_STRING(FRC_PATH)");
63      envvar_ = "FORCE_PARAM_PATH";
64      filename_ = "element.txt";
65    }

Comparing trunk/src/utils/ElementsTable.cpp (property svn:keywords):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines