Previous changeset 8:f969be906cb5 (2022-05-17) Next changeset 10:7681f3c28536 (2022-05-17) |
Commit message:
Uploaded |
modified:
btyper-2.0.3/btyper.xml |
b |
diff -r f969be906cb5 -r 56713cdcff48 btyper-2.0.3/btyper.xml --- a/btyper-2.0.3/btyper.xml Tue May 17 01:23:10 2022 +0000 +++ b/btyper-2.0.3/btyper.xml Tue May 17 01:23:56 2022 +0000 |
[ |
@@ -6,7 +6,7 @@ </requirements> <command detect_errors="exit_code"><![CDATA[ - $__tool_directory__/btyper + python $__tool_directory__/btyper -t seq #if $jobtype.select == "seq" -i $jobtype.asm |