From b0c36c7a7c646caf95c7cda4a91681d243a0508d Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Tue, 24 Jun 2008 12:45:25 +0000 Subject: lazy vals cannot override strict vals and vice ... lazy vals cannot override strict vals and vice versa; fixed initialization bugs that caused scala and fsc to fail. --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 5b3da09dfa..c101f3b539 100644 --- a/build.xml +++ b/build.xml @@ -123,10 +123,10 @@ INITIALISATION - +