/[svn]/jsampler/trunk/scripts/fantasia
ViewVC logotype

Diff of /jsampler/trunk/scripts/fantasia

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

revision 1284 by iliev, Mon Apr 2 21:18:31 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  FANTASIA=fantasia.jar  FANTASIA=Fantasia-0.6a.jar
28    
29  # If you want to run fantasia.jar from a different directory  # If you want to run Fantasia-0.6a.jar from a different directory
30  # you must define FANTASIA_PATH to point to fantasia.jar location.  # you must define FANTASIA_PATH to point to Fantasia-0.6a.jar location.
31  #FANTASIA_PATH=  #FANTASIA_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