Normand Briere
2019-05-01 d1e1417edc8a6ccf195b6da3270f22234dda61e4
timeflow/vis/VisualAct.java
....@@ -12,7 +12,6 @@
1212
1313 public class VisualAct implements Comparable
1414 {
15
-
1615 Color color;
1716 String label;
1817 String mouseOver;