summaryrefslogtreecommitdiff
path: root/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/Display/descriptors/DeploymentPlan.cdp')
-rw-r--r--CIAO/examples/Display/descriptors/DeploymentPlan.cdp26
1 files changed, 0 insertions, 26 deletions
diff --git a/CIAO/examples/Display/descriptors/DeploymentPlan.cdp b/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
deleted file mode 100644
index 2ebfcbc5f3a..00000000000
--- a/CIAO/examples/Display/descriptors/DeploymentPlan.cdp
+++ /dev/null
@@ -1,26 +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>Display Deployment Plan</label>
-
- <instance xmi:id="RateGen_Instance">
- <name>RateGen_Instance</name>
- <node>RateGenNode</node>
- </instance>
-
- <instance xmi:id="GPS_Instance">
- <name>GPS_Instance</name>
- <node>GPSNode</node>
- </instance>
-
- <instance xmi:id="NavDisplay_Instance">
- <name>NavDisplay_Instance</name>
- <node>NavDisplayNode</node>
- </instance>
-
-</Deployment:DeploymentPlan>