From 89c583a548bfa2c113cb5bff5668895107bee70e Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Wed, 30 Nov 2005 17:16:11 +0000 Subject: SCABBUS now also supports the "print" option. --- config/build.default.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/build.default.properties') diff --git a/config/build.default.properties b/config/build.default.properties index f803b45862..356c664615 100644 --- a/config/build.default.properties +++ b/config/build.default.properties @@ -28,6 +28,9 @@ nsc.log= # consistency. nsc.check= +# A comma-separated list of compile phases that NSC should print. +nsc.print= + # The name of a file that lists files that should be excluded when building # the new Scala library. This file MUST EXIST. nsc.nslib.excludes=${config.dir}/excludes/nsc.nslib.excludes -- cgit v1.2.3