changeset 1:7ce75adb93be draft default tip

Uploaded
author bgruening
date Sun, 08 Sep 2013 12:29:58 -0400
parents 4382d742830f
children
files uniq.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/uniq.xml	Mon Aug 26 04:38:43 2013 -0400
+++ b/uniq.xml	Sun Sep 08 12:29:58 2013 -0400
@@ -1,7 +1,7 @@
 <tool id="bg_uniq" name="Unique" version="0.3">
   <description>occurrences of each record</description>
   <command interpreter='python'>
-    unique_lines.py 
+    uniq.py 
         $ignore_case 
         $is_numeric
         #if $adv_opts.adv_opts_selector=="advanced":