Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 372a0a5220a4f973229333b81a7b7cfb > files > 4

ditaa-0.9-5.r74.fc15.src.rpm

#! /bin/bash
#

source /usr/share/java-utils/java-functions

MAIN_CLASS=org.stathissideris.ascii2image.core.CommandLineConverter
BASE_JARS="ditaa commons-cli xml-commons-apis batik"

set_classpath $BASE_JARS

run "$@"