diff options
Diffstat (limited to 'models/nfw1d.hpp')
-rw-r--r-- | models/nfw1d.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/nfw1d.hpp b/models/nfw1d.hpp index 9c2dfd4..6ce9df0 100644 --- a/models/nfw1d.hpp +++ b/models/nfw1d.hpp @@ -37,7 +37,7 @@ namespace opt_utilities "y=rho0/(r/rs*(1+r/rs)^2\n"; } }; -}; +} |