summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-03-13 02:34:58 +0100
committerTreeki <treeki@gmail.com>2011-03-13 02:34:58 +0100
commit72b2cb8e1bcb9970136efc8dc57b20b95ff7d082 (patch)
tree2aee80a8c1037068691f6cb988b0726c862ba449 /tools
parente73bd67e8c61fcbca13cf36a8490d44f90e7cefa (diff)
downloadkamek-72b2cb8e1bcb9970136efc8dc57b20b95ff7d082.tar.gz
kamek-72b2cb8e1bcb9970136efc8dc57b20b95ff7d082.zip
compiles now! untested, though. also did some work on dWMResourceMng_c
Diffstat (limited to '')
-rwxr-xr-xtools/mapfile_tool.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/mapfile_tool.py b/tools/mapfile_tool.py
index 4ebd288..f4f5d66 100755
--- a/tools/mapfile_tool.py
+++ b/tools/mapfile_tool.py
@@ -266,8 +266,6 @@ def main():
do_project('NewerProject.yaml')
- do_module('anotherhax.yaml', 'processed/anotherhax.yaml')
-
if __name__ == '__main__':
main()