summaryrefslogtreecommitdiff
path: root/TAO/examples/ior_corbaloc
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-15 13:12:07 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-02-15 13:12:07 +0000
commitdc51e93bde1526327b5e9884b3db62f8adc1b06f (patch)
tree65f3ba3b0206106ebd925b4fc01a6f84b200aa42 /TAO/examples/ior_corbaloc
parentdcacf21fd717fe524090c0f4a3d3ee50d43ed3b9 (diff)
downloadATCD-dc51e93bde1526327b5e9884b3db62f8adc1b06f.tar.gz
ChangeLogTag: Thu Feb 15 13:09:42 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/examples/ior_corbaloc')
-rw-r--r--TAO/examples/ior_corbaloc/ior_corbaloc.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc.mpc b/TAO/examples/ior_corbaloc/ior_corbaloc.mpc
index a7e25194fbc..f2c5451d7cd 100644
--- a/TAO/examples/ior_corbaloc/ior_corbaloc.mpc
+++ b/TAO/examples/ior_corbaloc/ior_corbaloc.mpc
@@ -13,8 +13,8 @@ project(*server): namingexe, portableserver {
after += *IDL
Source_Files {
- corbalocS.cpp
corbalocC.cpp
+ corbalocS.cpp
status_i.cpp
server.cpp
}