summaryrefslogtreecommitdiff
path: root/config/excludes
diff options
context:
space:
mode:
Diffstat (limited to 'config/excludes')
-rw-r--r--config/excludes/nsc.nslib.excludes11
-rw-r--r--config/excludes/nsc.nstools.excludes9
2 files changed, 14 insertions, 6 deletions
diff --git a/config/excludes/nsc.nslib.excludes b/config/excludes/nsc.nslib.excludes
index 5fb8fc55b6..8ce9b911c6 100644
--- a/config/excludes/nsc.nslib.excludes
+++ b/config/excludes/nsc.nslib.excludes
@@ -1,3 +1,8 @@
-# A list of files to exclude when compiling the Scala library with NSC.
-# All files can be defined using Ant's fileset wildcard notation;
-# one statement per line. \ No newline at end of file
+################################################################################
+# NSLIB EXCLUDED FILES #
+################################################################################
+# A list of files to exclude when compiling the Scala library with NSC. All
+# files can be defined using Ant's fileset wildcard notation; one statement per
+# line.
+# $Id$
+################################################################################
diff --git a/config/excludes/nsc.nstools.excludes b/config/excludes/nsc.nstools.excludes
index 7eeaaf3167..90516e6d14 100644
--- a/config/excludes/nsc.nstools.excludes
+++ b/config/excludes/nsc.nstools.excludes
@@ -1,3 +1,6 @@
-# A list of files to exclude when compiling the Scala tools with NSC.
-# All files can be defined using Ant's fileset wildcard notation;
-# one statement per line. \ No newline at end of file
+################################################################################
+# NSTOOLS EXCLUDED FILES #
+################################################################################
+# A list of files to exclude when compiling the Scala tools with NSC. All files # can be defined using Ant's fileset wildcard notation; one statement per line.
+# $Id$
+################################################################################