diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-11-13 18:05:23 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-11-13 18:05:23 +0000 |
commit | d3844c5d29c27b941962ca1420a9d9438efbf9ec (patch) | |
tree | df4194078e4dafd345553bc0b5d6fe3d1d9d4a42 /windows | |
parent | ccc7d9e3001f1f26abb1b427f95600685c47cacf (diff) |
git-svn-id: https://svn.neo-layout.org@1198 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r-- | windows/neo-vars/src/neo20-all.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/src/neo20-all.ahk b/windows/neo-vars/src/neo20-all.ahk index 89cc1cd..8e0b183 100644 --- a/windows/neo-vars/src/neo20-all.ahk +++ b/windows/neo-vars/src/neo20-all.ahk @@ -3,8 +3,8 @@ SetWorkingDir, %A_ScriptDir% ; Revision Information (don't moun)
-#include *i source\_subwcrev1.ahk
#include *i source\_subwcrev1.generated.ahk
+#include *i source\_subwcrev1.ahk
; die Compose-Definitionen
#include *i source\compose.generated.ahk
|