Revision 1908 org.gvsig.raster.tools/trunk/templates/rasterTaskProjectTemplate/alg_template/sources/algorithm/ProjectTemplateAlgorithmLibrary.java

View differences:

ProjectTemplateAlgorithmLibrary.java
1 1
package org.gvsig.raster.projecttemplate.algorithm;
2 2

  
3 3
import org.gvsig.i18n.Messages;
4
import org.gvsig.raster.tools.algorithm.base.RasterBaseAlgorithmLibrary;
4
import org.gvsig.raster.algorithm.RasterBaseAlgorithmLibrary;
5 5
import org.gvsig.tools.library.AbstractLibrary;
6 6
import org.gvsig.tools.library.LibraryException;
7 7

  

Also available in: Unified diff