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