| # | Line 80 | Line 80 | namespace OpenMD { | |
|---|---|---|
| 80 | ||
| 81 | namespace OpenMD { | |
| 82 | ||
| 83 | < | ForceField::ForceField(std::string ffName) { |
| 83 | > | ForceField::ForceField(std::string ffName): wildCardAtomTypeName_("X") { |
| 84 | ||
| 85 | char* tempPath; | |
| 86 | tempPath = getenv("FORCE_PARAM_PATH"); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |