Home | History | Annotate | Download | only in tools
      1 #!/bin/bash
      2 lib=$(dirname $0)/lib
      3 $lib/uflow.py -l java "$@"
      4