From 684e01bb190c7d0b95347b732aeb3cdeda4740d7 Mon Sep 17 00:00:00 2001 From: abranson Date: Tue, 18 Oct 2011 17:00:33 +0200 Subject: Module support --- resources/mapFiles/ModuleMap.xml | 27 +++++++++++++++++++++++++++ resources/mapFiles/index | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 resources/mapFiles/ModuleMap.xml (limited to 'resources/mapFiles') diff --git a/resources/mapFiles/ModuleMap.xml b/resources/mapFiles/ModuleMap.xml new file mode 100644 index 0000000..4bc4db1 --- /dev/null +++ b/resources/mapFiles/ModuleMap.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/mapFiles/index b/resources/mapFiles/index index 58295a1..03de6f2 100644 --- a/resources/mapFiles/index +++ b/resources/mapFiles/index @@ -7,4 +7,4 @@ CollectionMap.xml JobListMap.xml ViewpointMap.xml TransferMap.xml -NewEntityMap.xml \ No newline at end of file +NewEntityMap.xml -- cgit v1.2.3