diff options
Diffstat (limited to 'src/simulation/tools/NGrv.cpp')
| -rw-r--r-- | src/simulation/tools/NGrv.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/tools/NGrv.cpp b/src/simulation/tools/NGrv.cpp index 525d697..5e339e6 100644 --- a/src/simulation/tools/NGrv.cpp +++ b/src/simulation/tools/NGrv.cpp @@ -15,4 +15,4 @@ int Tool_NGrv::Perform(Simulation * sim, Particle * cpart, int x, int y, float s return 1; } -Tool_NGrv::~Tool_NGrv() {}
\ No newline at end of file +Tool_NGrv::~Tool_NGrv() {} |
