Normand Briere
2019-05-01 a742f6cebf1d471217d836e07934e5c02c22b6db
BoundaryRep.java
....@@ -6354,6 +6354,7 @@
63546354
63556355 void InitWeights()
63566356 {
6357
+ new Exception().printStackTrace();
63576358 System.exit(0);
63586359 int n = 0;
63596360 int b = 0;