SimpleFloat: comment only

This commit is contained in:
Andrea Rossato 2008-02-07 18:24:38 +00:00
parent 0675af2b53
commit 4621e66837

View File

@ -9,7 +9,7 @@
-- Stability : unstable -- Stability : unstable
-- Portability : unportable -- Portability : unportable
-- --
-- A very simple layout. The simplest, afaik. -- A basic floating layout.
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
module XMonad.Layout.SimpleFloat module XMonad.Layout.SimpleFloat