Normand Briere
2019-10-04 57c5b6cd8d12ffdaa3e0b099451e3c031012750a
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;