Renamed binaries to lowercase

This commit is contained in:
Matthias Schiffer 2011-10-17 21:16:01 +02:00
parent 33cd402ae9
commit 3e1ca80912
5 changed files with 62 additions and 19 deletions

View file

@ -48,6 +48,7 @@ atoms = [ "ATOM"
, "_XEMBED"
, "_XROOTPMAP_ID"
, "_XROOTMAP_ID"
, "PHI_SYSTRAY_HELPER"
]
-- the expression must have the type (ConnectionClass c => c -> String)