X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2Fsrc%2Forg%2Fsimantics%2Fprocesseditor%2Fcommon%2FPipingRules.java;h=a4a926a05745b1a0b6eb46841baf1d5f774c6de6;hb=9ad91ae4a059a4c7b219d2560c5b8b8ed1c5f184;hp=6a73662b3a7135369b2a346d6322e76a84b385b4;hpb=b4fddf5cd72860d3f99f4b3d2e1a52b7c6f948d2;p=simantics%2F3d.git diff --git a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/common/PipingRules.java b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/common/PipingRules.java index 6a73662b..a4a926a0 100644 --- a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/common/PipingRules.java +++ b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/common/PipingRules.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2007 VTT Technical Research Centre of Finland and others. + * Copyright (c) 2007- VTT Technical Research Centre of Finland. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -25,7 +25,7 @@ import org.simantics.processeditor.stubs.PipeRun; import org.simantics.processeditor.stubs.PipelineComponent; import org.simantics.proconf.g3d.base.G3DTools; import org.simantics.proconf.g3d.base.MathTools; -import org.simantics.utils.ErrorLogger; +import org.simantics.utils.ui.ErrorLogger; /**