File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
src/main/java/org/scijava/parse Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 162162Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
163163Institute of Molecular Cell Biology and Genetics, University of
164164Konstanz, and KNIME GmbH.</license .copyrightOwners>
165+
166+ <parsington .version>2.0.0</parsington .version>
165167 </properties >
166168
167169 <dependencies >
Original file line number Diff line number Diff line change 3737import java .util .List ;
3838import java .util .Map ;
3939
40- import org .scijava .parse .eval .DefaultEvaluator ;
40+ import org .scijava .parsington .Variable ;
41+ import org .scijava .parsington .eval .DefaultEvaluator ;
4142import org .scijava .plugin .Plugin ;
4243import org .scijava .service .AbstractService ;
4344import org .scijava .service .Service ;
You can’t perform that action at this time.
0 commit comments