# | Line 44 | Line 44 | |
---|---|---|
44 | * @file RNEMD.hpp | |
45 | * @author gezelter | |
46 | * @date 03/13/2009 | |
47 | – | * @time 15:56pm |
47 | * @version 1.0 | |
48 | */ | |
49 | ||
# | Line 161 | Line 160 | namespace OpenMD { | |
160 | OutputBitSet outputMask_; | |
161 | OutputMapType outputMap_; | |
162 | Accumulator* areaAccumulator_; | |
163 | + | bool doRNEMD_; |
164 | ||
165 | }; | |
166 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |