Refactor:
[jabaws.git] / webservices / compbio / ws / server / GlobPlotWS.java
index 603c7dd..affe48e 100644 (file)
@@ -47,7 +47,7 @@ public class GlobPlotWS implements SequenceAnnotation<GlobPlot> {
        private static final PresetManager<GlobPlot> globPlotPresets = Util\r
                        .getPresets(GlobPlot.class);\r
 \r
-       private static final LimitsManager<GlobPlot> limitMan = compbio.runner.Util\r
+       private static final LimitsManager<GlobPlot> limitMan = compbio.engine.client.Util\r
                        .getLimits(new GlobPlot().getType());\r
 \r
        ConfiguredExecutable<GlobPlot> init(List<FastaSequence> sequences)\r