]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization.client/src/org/simantics/structural/synchronization/base/CommandBuilder.java
Refactoring of simulator toolkit
[simantics/platform.git] / bundles / org.simantics.structural.synchronization.client / src / org / simantics / structural / synchronization / base / CommandBuilder.java
index 45f2791a87beb2e39c7160af06423ee6e875e948..57b8d9a065fab77a17c892bb72b13a587f82dfc7 100644 (file)
@@ -1,5 +1,7 @@
 package org.simantics.structural.synchronization.base;
 
+import org.simantics.structural.synchronization.utils.Solver;
+
 public interface CommandBuilder {
 
        void apply(Solver solver);