From e48f1166ae7402f973ea4aab8e53c7612459048c Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sun, 15 Nov 2009 12:03:58 +0100 Subject: LM --- Source/Applications/Demos/GOL.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Applications') diff --git a/Source/Applications/Demos/GOL.cpp b/Source/Applications/Demos/GOL.cpp index 804c9ae..5848c2c 100644 --- a/Source/Applications/Demos/GOL.cpp +++ b/Source/Applications/Demos/GOL.cpp @@ -96,4 +96,6 @@ int main(Vector args) { delete cells; delete newcells; + + outvt << "\n\n"; } -- cgit v1.2.3