From 872e6828dfb0434f8ef20981bc5d3f1e69c9a277 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 27 Dec 2006 01:00:24 +0000 Subject: david - ok, made the color one be the default --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index ebde3aa..d2cc3c2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -15,7 +15,7 @@ public: sCache(".build.cache"), bDebug( false ), bPostDebug( false ), - sView("plainpct"), + sView("colorpct"), bInfo( false ), bCleanMode( false ), sDir("") -- cgit v1.2.3