Comment only

This commit is contained in:
Spencer Janssen
2007-06-17 00:08:05 +00:00
parent b1715afbc2
commit b0596a520c

View File

@@ -1,7 +1,7 @@
{-# OPTIONS -fglasgow-exts #-} {-# OPTIONS -fglasgow-exts #-}
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
-- | -- |
-- Module : XMonadContrib.FindEmptyWorkspace -- Module : XMonadContrib.GreedyView
-- Copyright : (c) Spencer Janssen <sjanssen@cse.unl.edu> -- Copyright : (c) Spencer Janssen <sjanssen@cse.unl.edu>
-- License : BSD3-style (see LICENSE) -- License : BSD3-style (see LICENSE)
-- --