summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-12 14:54:47 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-12 14:54:47 +0000
commit9910af693a0a5108bb6d1b98e62fc710b67f63c4 (patch)
treeaa24f031adfd8f99efc3de21e0aa9a0e87b0196f /config
parent1adcbe66f6f7c9766a9ac9cb698002a799cbcbc4 (diff)
downloadscala-9910af693a0a5108bb6d1b98e62fc710b67f63c4.tar.gz
scala-9910af693a0a5108bb6d1b98e62fc710b67f63c4.tar.bz2
scala-9910af693a0a5108bb6d1b98e62fc710b67f63c4.zip
Commented text that should have been commented ...
Commented text that should have been commented in the first place.
Diffstat (limited to 'config')
-rw-r--r--config/build.TEMPLATE.properties8
-rw-r--r--config/build.base.properties4
-rw-r--r--config/build.default.properties6
3 files changed, 9 insertions, 9 deletions
diff --git a/config/build.TEMPLATE.properties b/config/build.TEMPLATE.properties
index 09d5df423d..b5f23650b1 100644
--- a/config/build.TEMPLATE.properties
+++ b/config/build.TEMPLATE.properties
@@ -1,10 +1,10 @@
################################################################################
# USER PROPERTIES FOR SABBUS #
################################################################################
-These are user-specific properties for SABBUS. Any property that has not been
-set here will take the value defined in 'build.default.properties' or 'build.
-base.properties'. Properties in the latter of these files can be refered to from
-within this file.
+# These are user-specific properties for SABBUS. Any property that has not been
+# set here will take the value defined in 'build.default.properties' or 'build.
+# base.properties'. Properties in the latter of these files can be refered to
+# from within this file.
# $Id$
################################################################################
diff --git a/config/build.base.properties b/config/build.base.properties
index 5724624289..75fa23b5a6 100644
--- a/config/build.base.properties
+++ b/config/build.base.properties
@@ -1,8 +1,8 @@
################################################################################
# BASE PROPERTIES FOR SABBUS #
################################################################################
-These are properties specific to the layout of the Scala distribution. DO NOT
-CHANGE them unless one of the mentioned directory is changed.
+# These are properties specific to the layout of the Scala distribution. DO NOT
+# CHANGE them unless one of the mentioned directory is changed.
# $Id$
################################################################################
diff --git a/config/build.default.properties b/config/build.default.properties
index 0ed5f0e917..c23406d4fa 100644
--- a/config/build.default.properties
+++ b/config/build.default.properties
@@ -1,9 +1,9 @@
################################################################################
# DEFAULT PROPERTIES FOR SABBUS #
################################################################################
-These are default values for all properties used by SABBUS. DO NOT CHANGE them
-in this file. All properties can be overriden in the build.USER_NAME.properties
-file.
+# These are default values for all properties used by SABBUS. DO NOT CHANGE them
+# in this file. All properties can be overriden in the
+# build.USER_NAME.properties file.
# $Id$
################################################################################