repo.or.cz
/
tango-nonfree.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
release
[tango-nonfree.git]
/
lib
/
java
/
TangoVers.in
blob
929e8e3d6dafca3f7c9a0f747db5d38b4c605a26
1
#!@SHELL@
2
#
3
# Set the Class Path
4
#
5
LIB_DIR=@prefix@/share/java; export LIB_DIR
6
CLASSPATH=$LIB_DIR/JTango.jar:$LIB_DIR/Astor.jar
7
export CLASSPATH
8
#
9
# Start the java virtual machine
10
#
11
@JAVA@ admin.astor.tango_release.JTangoVersion