summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Scheduling_Service
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2010-09-22 08:12:00 +0000
committermsmit <msmit@remedy.nl>2010-09-22 08:12:00 +0000
commit81b7c2fd7e575eadd3f70d2fa3ebd81def2ed98e (patch)
treed4a45083e427da9bfc66591a8aca4faa33de7fb2 /TAO/orbsvcs/Scheduling_Service
parent2a7a72855679f1c65d16c3f4adf86fc1bda2c710 (diff)
downloadATCD-81b7c2fd7e575eadd3f70d2fa3ebd81def2ed98e.tar.gz
Wed Sep 22 08:15:12 UTC 2010 Marcel Smit <msmit@remedy.nl>
* NEWS: * docs/orbsvcs.html: * orbsvcs/Scheduling_Service/Scheduling_Service.mpc: Renamed Scheduling_Service to tao_cosscheduling.
Diffstat (limited to 'TAO/orbsvcs/Scheduling_Service')
-rw-r--r--TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc
index a6fd23697f3..9d3a4a959c1 100644
--- a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc
+++ b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc
@@ -2,5 +2,5 @@
// $Id$
project : orbsvcsexe, install, rtsched, naming, svc_utils, iortable, portableserver, utils {
- exename = Scheduling_Service
+ exename = tao_cosscheduling
}