IUPred final touches. All test cases pass
[jabaws.git] / engine / compbio / engine / client / CommandBuilder.java
index 53a8c22..dae6696 100644 (file)
@@ -231,6 +231,7 @@ public class CommandBuilder<T> {
                                                + "\n Parameters to be set is " + param;\r
                                first = param;\r
                                commands.add(0, first);\r
+                               continue;\r
                        }\r
                        if (param.isLast()) {\r
                                assert last == null : "Attempting to set more the one parameter as LAST! "\r