sbsv2/raptor/test/System_Definition.xml
changeset 13 c327db0664bb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv2/raptor/test/System_Definition.xml	Mon May 17 20:20:32 2010 +0100
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+
+<SystemDefinition name="MCL" schema="1.4.0">
+  
+  <systemModel>
+    <layer name="Raptor">
+      <module name="Smoke Tests">
+        <component name="simple">
+          <unit unitID="simpleID" name="simpleName" bldFile="simple"/>
+        </component>
+      </module>
+    </layer>
+  </systemModel>
+  
+  <build>
+  </build>
+
+</SystemDefinition>