working on module refactoring

This commit is contained in:
Manuel Simon Hirsig
2016-10-09 15:33:12 +02:00
parent f8e64deeed
commit 62062bda91
24 changed files with 45 additions and 116 deletions
-3
View File
@@ -2,9 +2,6 @@ module 'aux.core.stack'
include 'green_t'
include 'aux'
include 'aux.util'
include 'aux.control'
include 'aux.util.color'
local info = require 'aux.util.info'