#!/bin/ksh

# purpose: invoke ListAll via wt (better use alias ...)

wt ext.tools.RunListAll "$@"

