- Added sample TSB export add-on.
This commit is contained in:
Paul Beckingham 2012-12-01 16:28:08 -05:00
parent 3a2a500eb1
commit 8659ff8292
3 changed files with 85 additions and 0 deletions

View file

@ -74,6 +74,7 @@ for my $task (split /,$/ms, qx{$command})
# annotations
# mask
# imask
# UDAs
}
exit 0;