remove space

This commit is contained in:
Julien Guénolé 2020-03-05 11:49:02 +01:00
parent 022dd4a4e4
commit ca89c460bf
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ int MinFire::iterate(int maxiter)
int flag,flagall;
alpha_final = 0.0;
// Leap Frog integration initialization
if (integrator == 2) {