diff options
Diffstat (limited to 'src/debug/ElementPopulation.h')
| -rw-r--r-- | src/debug/ElementPopulation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ElementPopulation.h b/src/debug/ElementPopulation.h index 845b91e..a1a2093 100644 --- a/src/debug/ElementPopulation.h +++ b/src/debug/ElementPopulation.h @@ -11,4 +11,4 @@ public: ElementPopulationDebug(Simulation * sim); virtual void Draw(ui::Point position); virtual ~ElementPopulationDebug(); -};
\ No newline at end of file +}; |
