From df5286fe3bca619beb4771da1ffa8ace9613e9e5 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Fri, 18 Aug 2006 17:21:02 +0000 Subject: Gutted, deleted almost all the source, too many changes to keep it around, we'll see what happens next. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index c1df482..2b4baa5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ class Param : public ParamProc public: Param() : sFile("build.conf"), - sCache("build.cache"), + sCache(".build.cache"), bDebug( false ) { addHelpBanner("Build r?\n\n"); -- cgit v1.2.3