Repository 'subtract'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/subtract

Changeset 2:c19a2a29c561 (2014-04-14)
Previous changeset 1:7bf44b9d7a8b (2014-04-10) Next changeset 3:ecb36112b056 (2015-11-11)
Commit message:
Added tool images.
modified:
subtract.xml
added:
gops_subtractOverlappingIntervals.gif
gops_subtractOverlappingPieces.gif
b
diff -r 7bf44b9d7a8b -r c19a2a29c561 gops_subtractOverlappingIntervals.gif
b
Binary file gops_subtractOverlappingIntervals.gif has changed
b
diff -r 7bf44b9d7a8b -r c19a2a29c561 gops_subtractOverlappingPieces.gif
b
Binary file gops_subtractOverlappingPieces.gif has changed
b
diff -r 7bf44b9d7a8b -r c19a2a29c561 subtract.xml
--- a/subtract.xml Thu Apr 10 13:47:31 2014 -0400
+++ b/subtract.xml Mon Apr 14 09:26:48 2014 -0400
b
@@ -118,11 +118,11 @@
 
 Intervals with no overlap:
 
-.. image:: ${static_path}/operation_icons/gops_subtractOverlappingIntervals.gif
+.. image:: gops_subtractOverlappingIntervals.gif
 
 Non-overlapping pieces of intervals:
 
-.. image:: ${static_path}/operation_icons/gops_subtractOverlappingPieces.gif
+.. image:: gops_subtractOverlappingPieces.gif
 
 </help>
 </tool>