| # | Line 84 | Line 84 | template<typename T = BaseIntegrator> class Integrator | |
|---|---|---|
| 84 | StatWriter* statOut; | |
| 85 | DumpWriter* dumpOut; | |
| 86 | ||
| 87 | – | int i; // just an int |
| 87 | }; | |
| 88 | ||
| 89 | typedef Integrator<BaseIntegrator> RealIntegrator; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |