summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-10-28 09:16:11 +0000
committermichelou <michelou@epfl.ch>2005-10-28 09:16:11 +0000
commit9f6d1325c7a4b529d41b5aaefc8a3d60101c093e (patch)
treefa1e1e3c55a7205525f0d0727e82806b9af15d6c
parentba2e6f61e86070e3acd2411a2e55cb21ff7612ed (diff)
downloadscala-9f6d1325c7a4b529d41b5aaefc8a3d60101c093e.tar.gz
scala-9f6d1325c7a4b529d41b5aaefc8a3d60101c093e.tar.bz2
scala-9f6d1325c7a4b529d41b5aaefc8a3d60101c093e.zip
*** empty log message ***
-rw-r--r--bin/.nsc_bat.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.nsc_bat.tmpl b/bin/.nsc_bat.tmpl
index 651a0ac078..6482103b97 100644
--- a/bin/.nsc_bat.tmpl
+++ b/bin/.nsc_bat.tmpl
@@ -33,7 +33,7 @@ rem ##########################################################################
rem # errors
:error1
-echo ERROR: environment variable SCALA_HOME is undefined. It should point to the directory containing the file %_VERSION%.
+echo ERROR: environment variable SCALA_HOME is undefined. It should point to the directory containing the file VERSION.
goto end
:end