Mercurial > repos > bgruening > text_processing
comparison find_and_replace.xml @ 3:7068d1548234 draft
Uploaded
| author | bgruening |
|---|---|
| date | Sun, 06 Oct 2013 08:22:36 -0400 |
| parents | fc862d5bccaf |
| children | 56e80527c482 |
comparison
equal
deleted
inserted
replaced
| 2:fc862d5bccaf | 3:7068d1548234 |
|---|---|
| 1 <tool id="cshl_find_and_replace" name="Replace" version="0.1.1"> | 1 <tool id="tp_find_and_replace" name="Replace" version="0.1.1"> |
| 2 <description>parts of text</description> | 2 <description>parts of text</description> |
| 3 <command interpreter="perl"> | 3 <command interpreter="perl"> |
| 4 find_and_replace | 4 find_and_replace |
| 5 #if $searchwhere.choice == "column": | 5 #if $searchwhere.choice == "column": |
| 6 -c $searchwhere.column | 6 -c $searchwhere.column |
