From 72b2cb8e1bcb9970136efc8dc57b20b95ff7d082 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 13 Mar 2011 02:34:58 +0100 Subject: compiles now! untested, though. also did some work on dWMResourceMng_c --- tools/mapfile_tool.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') 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() -- cgit v1.2.3