changeset 25:f2151b15d0b6

Fix binary name
author Michael R. Crusoe <mcrusoe@msu.edu>
date Sun, 29 Jun 2014 12:51:01 -0400
parents 6403bb127ccb
children de12b461034f
files abundance-dist.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/abundance-dist.xml	Sun Jun 29 12:48:24 2014 -0400
+++ b/abundance-dist.xml	Sun Jun 29 12:51:01 2014 -0400
@@ -8,7 +8,7 @@
 		file using a pre-made k-mer counting table.
 	</description>
         <macros>
-		<token name="@BINARY@">abundance-dist-single.py</token>
+		<token name="@BINARY@">abundance-dist.py</token>
 		<import>macros.xml</import>
         </macros>
         <expand macro="requirements" />