| # | Line 44 | Line 44 | |
|---|---|---|
| 44 | * @file VelocityVerletIntegrator.hpp | |
| 45 | * @author tlin | |
| 46 | * @date 11/08/2004 | |
| 47 | – | * @time 13:25am |
| 47 | * @version 1.0 | |
| 48 | */ | |
| 49 | ||
| # | Line 53 | Line 52 | |
| 52 | ||
| 53 | #include "integrators/Integrator.hpp" | |
| 54 | #include "integrators/RotationAlgorithm.hpp" | |
| 55 | < | #include "integrators/FluctuatingChargePropagator.hpp" |
| 55 | > | #include "flucq/FluctuatingChargePropagator.hpp" |
| 56 | #include "constraints/Rattle.hpp" | |
| 57 | #include "utils/ProgressBar.hpp" | |
| 58 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |