| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | #include "Integrator.hpp" | 
| 2 | < | #include "simError.h" | 
| 1 | > | #include "integrators/Integrator.hpp" | 
| 2 | > | #include "utils/simError.h" | 
| 3 | #include <math.h> | |
| 4 | ||
| 5 | const double INFINITE_TIME = 10e30; | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |