Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b2df586280b695dbe8c9cfee4bd362e3 > files > 4

ditaa-0.9-4.r74.fc14.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 "$@"