stable mlp version
[IRC.git] / Robust / src / Benchmarks / mlp / directto / mlp-java / Velocity.java
index 96081ed3a8e4a53f3c78eba2fe44b56bfacd59d6..c4513c07c0d29b78ab03d1ab302f43b9ab1dc488 100755 (executable)
@@ -2,7 +2,7 @@
 
 //import java.lang.*;
 
-class Velocity {
+public class Velocity {
 
   public Point4d vector;
   public double speed;