From 779974641eb8b16309ed670fdc3ceb760d05b6fc Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Mon, 27 Aug 2007 09:02:27 +0000 Subject: [PATCH 1/1] terminate instead of rethrowing an uncaught exception --- source/core/application.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/application.cpp b/source/core/application.cpp index 47c176b..0e0b69f 100644 --- a/source/core/application.cpp +++ b/source/core/application.cpp @@ -60,7 +60,7 @@ int Application::run(int argc, char **argv) cerr<<" type: "<