Skip to content

Commit

Permalink
Modified to include swing-layout in classpath when starting program.
Browse files Browse the repository at this point in the history
git-svn-id: file:///mnt/fast/tau2git/svnroot/trunk/tau2@3752 a8e31b63-e6ca-409b-a01b-2eec1b506579
  • Loading branch information
wspear committed Oct 31, 2005
1 parent 4086aff commit 4741621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tau_setup
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
java -cp ./tools/src/tauconf/bin/TAU_Conf.jar tau_conf/TAU_Conf
java -cp ./tools/src/tauconf/bin/TAU_Conf.jar:./tools/src/contrib/swing-layout-0.7.1.jar tau_conf/TAU_Conf

0 comments on commit 4741621

Please sign in to comment.