From 1b305c1dc20a950a30f378711f5a7f5d43fcdfe6 Mon Sep 17 00:00:00 2001 From: luca Date: Thu, 14 Jan 2010 12:02:20 +0000 Subject: [PATCH] Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@19924 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ps/ps0099.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ps/ps0099.cpp b/ps/ps0099.cpp index 2b40e4689..4a47a8456 100755 --- a/ps/ps0099.cpp +++ b/ps/ps0099.cpp @@ -11,6 +11,5 @@ int main(int argc, char** argv) default: ps0099100(argc, argv); break; //statistiche ANIVAL } - exit(0); return 0; }