Changeset 7118


Ignore:
Timestamp:
2004-03-24T13:49:31+12:00 (20 years ago)
Author:
mdewsnip
Message:

Removed some unused libraries from the command to start one class of the GLI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/gli.sh

    r7117 r7118  
    264264    echo "Arguments $*"
    265265    fi
    266     java -classpath classes/:GLI.jar:lib/apache.jar:lib/calpa.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar:lib/skinlf.jar $2 $3
     266    java -classpath classes/:GLI.jar:lib/apache.jar:lib/jp.jar:lib/polloxml.jar:lib/qfslib.jar $2 $3
    267267    exit 0
    268268fi
Note: See TracChangeset for help on using the changeset viewer.