diff options
author | Don Stewart <dons@galois.com> | 2007-11-08 01:02:59 +0100 |
---|---|---|
committer | Don Stewart <dons@galois.com> | 2007-11-08 01:02:59 +0100 |
commit | 8b7896e27cd6b72c919214e4aeffa23e4e6b50d1 (patch) | |
tree | b4d5847e24267bd4465ad788aa8511bc068285b2 | |
parent | 3f5f9730c35c85a33487688691c6cfa2e82f3782 (diff) | |
download | metatile-8b7896e27cd6b72c919214e4aeffa23e4e6b50d1.tar metatile-8b7896e27cd6b72c919214e4aeffa23e4e6b50d1.zip |
typo
darcs-hash:20071108000259-cba2c-6091192fedf9015f1def21fc52122039e6f160b3
-rw-r--r-- | CONFIG | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ which is a Haskell source file. Here is an example, -- -- An example, simple ~/.xmonad/xmonad.hs file. -- It overrides a few basic settings, reusing all the other defaults, - -- and also uses the DynamicLog extension. -- import XMonad |