/[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 1284 by iliev, Thu May 24 21:43:45 2007 UTC revision 1285 by iliev, Fri Aug 10 19:55:03 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.5a.jar  JS_CLASSIC=JS_Classic-0.6a.jar
28    
29  # If you want to run JS_Classic-0.5a.jar from a different directory  # If you want to run JS_Classic-0.6a.jar from a different directory
30  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.5a.jar location.  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.6a.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.1284  
changed lines
  Added in v.1285

  ViewVC Help
Powered by ViewVC