From 25cef97465f0bfa8959663754e9243006324c81c Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Wed, 01 May 2019 10:09:53 -0400 Subject: [PATCH] Nimbus L&F --- BoundaryRep.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/BoundaryRep.java b/BoundaryRep.java index 14a7921..69169d7 100644 --- a/BoundaryRep.java +++ b/BoundaryRep.java @@ -6354,6 +6354,7 @@ void InitWeights() { + new Exception().printStackTrace(); System.exit(0); int n = 0; int b = 0; -- Gitblit v1.6.2