From 256ab58eb8f41086b3df819db52db29750de6f00 Mon Sep 17 00:00:00 2001 From: "Michael D. Adams" Date: Fri, 13 Jul 2007 20:40:28 +0000 Subject: [PATCH] Warning Police: No newline at end of file --- utils/hpc/Hpc.hs | 2 +- utils/hpc/HpcShowTix.hs | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/hpc/Hpc.hs b/utils/hpc/Hpc.hs index 3eb25d2..08a4285 100644 --- a/utils/hpc/Hpc.hs +++ b/utils/hpc/Hpc.hs @@ -121,4 +121,4 @@ version_plugin = Plugin { name = "version" version_main _ _ = putStrLn $ "hpc tools, version 0.5-dev" ------------------------------------------------------------------------------- \ No newline at end of file +------------------------------------------------------------------------------ diff --git a/utils/hpc/HpcShowTix.hs b/utils/hpc/HpcShowTix.hs index 68b74a9..d3d4157 100644 --- a/utils/hpc/HpcShowTix.hs +++ b/utils/hpc/HpcShowTix.hs @@ -56,4 +56,3 @@ showtix_main flags (prog:modNames) = do ] return () - \ No newline at end of file -- 1.7.10.4