#!/bin/bash

source "`dirname "$0"`/setvars.in.sh"

call_java com.ontotext.trree.util.convert.storage.StorageTool "$@"
