summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Plasmapropagation.lpr1
1 files changed, 1 insertions, 0 deletions
diff --git a/Plasmapropagation.lpr b/Plasmapropagation.lpr
index e1346c5..d822858 100644
--- a/Plasmapropagation.lpr
+++ b/Plasmapropagation.lpr
@@ -35,6 +35,7 @@ begin
if paramcount<>1 then begin
prot.schreibe('Bitte genau einen Parameter übergeben, nämlich die Parameterdatei!',true);
+ prot.destroyAll;
halt(1);
end;