summaryrefslogtreecommitdiff
path: root/config/build.TEMPLATE.properties
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-12 13:13:13 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-10-12 13:13:13 +0000
commit28267669179b882e0a1f0dd6f6e80658fb6b6d7f (patch)
tree57c612996fc763ad153c1809dec35f8080870496 /config/build.TEMPLATE.properties
parent9272651e533e54ec2a3cd64d2ebca16be97d3027 (diff)
downloadscala-28267669179b882e0a1f0dd6f6e80658fb6b6d7f.tar.gz
scala-28267669179b882e0a1f0dd6f6e80658fb6b6d7f.tar.bz2
scala-28267669179b882e0a1f0dd6f6e80658fb6b6d7f.zip
Changed the way properties are set.
Added improved comments to properties files.
Diffstat (limited to 'config/build.TEMPLATE.properties')
-rw-r--r--config/build.TEMPLATE.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/build.TEMPLATE.properties b/config/build.TEMPLATE.properties
index 5c22052057..09d5df423d 100644
--- a/config/build.TEMPLATE.properties
+++ b/config/build.TEMPLATE.properties
@@ -1,3 +1,13 @@
+################################################################################
+# 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.
+# $Id$
+################################################################################
+
# The path to the old Scala library JAR package and source directory.
oslib.jar=
oslib.src=