/[svn]/jsampler/trunk/scripts/js-classic
ViewVC logotype

Diff of /jsampler/trunk/scripts/js-classic

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1566 by iliev, Mon Oct 15 20:55:33 2007 UTC revision 1567 by iliev, Thu Dec 6 19:37:41 2007 UTC
# Line 24  Line 24 
24  # Set the JAVA_HOME variable to specify the java distribution to be used.  # Set the JAVA_HOME variable to specify the java distribution to be used.
25  #JAVA_HOME=  #JAVA_HOME=
26    
27  JS_CLASSIC=JS_Classic-0.7a.jar  JS_CLASSIC=JS_Classic-0.8a.jar
28    
29  # If you want to run JS_Classic-0.7a.jar from a different directory  # If you want to run JS_Classic-0.8a.jar from a different directory
30  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.7a.jar location.  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.8a.jar location.
31  #JS_CLASSIC_PATH=  #JS_CLASSIC_PATH=
32    
33  if [ -n "$JAVA_HOME" ]  ; then  if [ -n "$JAVA_HOME" ]  ; then

Legend:
Removed from v.1566  
changed lines
  Added in v.1567

  ViewVC Help
Powered by ViewVC