Closed dscho closed 10 years ago
I needed this to be able to remove the circular dependency between imglib2-algorithms and imglib2-algorithms-gpl when uploading to the TrackMate-dev update site.
imglib2-algorithms
imglib2-algorithms-gpl
This branch still needs a lot of love: Javadocs need to be introduced, commit messages improved... But the functional changes essentially work.
Oh, and we need tests...
I needed this to be able to remove the circular dependency between
imglib2-algorithms
andimglib2-algorithms-gpl
when uploading to the TrackMate-dev update site.