From ba077a8a91e5f809a66f79ff13da602a7eb88437 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 25 Nov 2003 15:43:05 +0000 Subject: Preparing for beta release. --- src/GF/Compile/Compile.hs | 2 +- src/Today.hs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/GF/Compile/Compile.hs b/src/GF/Compile/Compile.hs index e2915c0e4..9346fce00 100644 --- a/src/GF/Compile/Compile.hs +++ b/src/GF/Compile/Compile.hs @@ -92,7 +92,7 @@ compileModule opts1 st0 file = do t <- ioeIO getNowTime return $ (reverseModules cgr, -- to preserve dependency order (reverseModules sgr, --- keepResModules opts sgr, --- keep all so far - [(f,t) | f <- files])) -- pass on the time of creation + [])) ---- (f,t) | f <- files])) -- pass on the time of creation compileEnvShSt :: ShellState -> [ModName] -> CompileEnv compileEnvShSt st fs = (0,sgr,cgr) where diff --git a/src/Today.hs b/src/Today.hs index 2a97c49ec..2b5b00c2e 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Tue Nov 25 08:16:52 CET 2003" +module Today where today = "Tue Nov 25 16:53:53 CET 2003" -- cgit v1.2.3