/* ------------------------------------------------------ Liste der Module Die Reihenfolge der Includes *ist* relevant! Siehe auch: http://www.autohotkey.com/docs/commands/_Include.htm ToDo: if(exist(compose.ahk)) then (include(compose.ahk)) einbauen ------------------------------------------------------ */ #Include Warning.ahk #Include Changelog-and-Todo.ahk #Include Global-Part.ahk #Include Methods-Layers.ahk #Include Keys-Qwert-to-Neo.ahk #Include Keys-Neo.ahk #Include Methods-Lights.ahk #Include Methods-Other.ahk