summaryrefslogtreecommitdiff
path: root/CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp')
-rw-r--r--CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp24
1 files changed, 0 insertions, 24 deletions
diff --git a/CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp b/CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp
deleted file mode 100644
index f25090018df..00000000000
--- a/CIAO/examples/BasicSP/descriptors/DeploymentPlan.cdp
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
-<Deployment:DeploymentPlan
- xmlns:Deployment="http://www.omg.org/Deployment"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
- <label>HUDisplay Deployment Plan</label>
- <instance xmi:id="BMClosedED_Instance">
- <name>BMClosedED_Instance</name>
- <node>AirFrameDevice</node>
- </instance>
- <instance xmi:id="BMDevice_Instance">
- <name>BMDevice_Instance</name>
- <node>AirFrameDevice</node>
- </instance>
- <instance xmi:id="BMDisplay_Instance">
- <name>BMDisplay_Instance</name>
- <node>AirFrameDevice</node>
- </instance>
- <instance xmi:id="EC_Instance">
- <name>EC_Instance</name>
- <node>TimerDevice</node>
- </instance>
-</Deployment:DeploymentPlan>