master
Yevgen Muntyan 2006-08-23 23:17:45 -05:00
parent aeea183961
commit 00797c548b
1 changed files with 7 additions and 0 deletions

View File

@ -8,4 +8,11 @@ fi;
</code>
</command>
</tool>
<tool id="SortLines" name="Sort">
<command type="exe" options="need-doc">
<cmd-line>sort</cmd-line>
<input>lines</input>
<output>insert</output>
</command>
</tool>
</tools>