Warning Police: No newline at end of file
authorMichael D. Adams <adamsmd@cs.indiana.edu>
Fri, 13 Jul 2007 20:40:28 +0000 (20:40 +0000)
committerMichael D. Adams <adamsmd@cs.indiana.edu>
Fri, 13 Jul 2007 20:40:28 +0000 (20:40 +0000)
utils/hpc/Hpc.hs
utils/hpc/HpcShowTix.hs

index 3eb25d2..08a4285 100644 (file)
@@ -121,4 +121,4 @@ version_plugin = Plugin { name = "version"
 version_main _ _ = putStrLn $ "hpc tools, version 0.5-dev"
 
 
-------------------------------------------------------------------------------
\ No newline at end of file
+------------------------------------------------------------------------------
index 68b74a9..d3d4157 100644 (file)
@@ -56,4 +56,3 @@ showtix_main flags (prog:modNames) = do
                  ]
        
        return ()
-     
\ No newline at end of file