| # | Line 93 | Line 93 | typedef Integrator<BaseIntegrator> RealIntegrator; | |
|---|---|---|
| 93 | // ansi instantiation | |
| 94 | // template class Integrator<BaseIntegrator>; | |
| 95 | ||
| 96 | + | |
| 97 | template<typename T> class NVE : public T { | |
| 98 | ||
| 99 | public: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |