/[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 1203 by iliev, Mon Apr 2 21:18:31 2007 UTC revision 1204 by iliev, Thu May 24 21:43:45 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.4a.jar  JS_CLASSIC=JS_Classic-0.5a.jar
28    
29  # If you want to run JS_Classic-0.4a.jar from a different directory  # If you want to run JS_Classic-0.5a.jar from a different directory
30  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.4a.jar location.  # you must define JS_CLASSIC_PATH to point to JS_Classic-0.5a.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.1203  
changed lines
  Added in v.1204

  ViewVC Help
Powered by ViewVC