From b0c5387e66f23199191feac71930db412762406d Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 1 Mar 2017 20:12:04 +0100 Subject: Print world during simulation --- main.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 20eb1fe..36f5580 100644 --- a/main.cpp +++ b/main.cpp @@ -229,7 +229,11 @@ int main(int argc,char **argv){ } } + world.print(); for(int i=0;i