summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorFabien Salvi <fabien.salvi@epfl.ch>2005-10-11 14:36:01 +0000
committerFabien Salvi <fabien.salvi@epfl.ch>2005-10-11 14:36:01 +0000
commit8cd7fcc2ab603b90063bf393f1ccd6e8315a3c2d (patch)
tree13051449fc9aeb23d4b66e9b34c27ab6d30374c8 /build.xml
parent23f8c69b0b33cd7095badd4198b76ec26c0cc9c6 (diff)
downloadscala-8cd7fcc2ab603b90063bf393f1ccd6e8315a3c2d.tar.gz
scala-8cd7fcc2ab603b90063bf393f1ccd6e8315a3c2d.tar.bz2
scala-8cd7fcc2ab603b90063bf393f1ccd6e8315a3c2d.zip
Try a 2nd fix for CVS Id problem
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index b0010bde99..642506f8ea 100644
--- a/build.xml
+++ b/build.xml
@@ -5,8 +5,8 @@
<description>
This build-file builds the Scala NSC compiler as well as various related
tools. The 'build.TEMPLATE.properties' file must be customised for your own
- particular system, no other customisation should be required. The build
- file expects the file structure of a Scala CVS distribution.
+ particular system, no other customisation should be required.
+ The build file expects the file structure of a Scala CVS distribution.
</description>
<!-- The system classpath should not be used -->