File tree 3 files changed +2
-3
lines changed
resources/scripts/BAR/Annotation
3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >BAR_</artifactId >
13
- <version >1.1.13-SNAPSHOT </version >
13
+ <version >1.1.13</version >
14
14
15
15
<name >BAR</name >
16
16
<description >BAR: A curated collection of Broadly Applicable Routines for ImageJ.</description >
Original file line number Diff line number Diff line change @@ -745,7 +745,6 @@ else if (IJ.isWindows())
745
745
}
746
746
}
747
747
748
- /**
749
748
/**
750
749
* Returns the path to {@code BAR/lib/}.
751
750
*
Original file line number Diff line number Diff line change 6
6
* complementary to the ParticleAnalyzer (Analyze>Analyze Particles...), generating
7
7
* particle-size heat maps. Requires IJ 1.47r.
8
8
*
9
- * Tiago Ferreira, v.5.3 2016.05 .10
9
+ * Tiago Ferreira, v.5.4 2017.03 .10
10
10
*/
11
11
12
12
You can’t perform that action at this time.
0 commit comments