diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-01-29 15:15:29 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-01-29 15:15:29 +0000 |
commit | 6b967b40f4b2889b6c1c7a52d196c72c9f2e8f89 (patch) | |
tree | b017b7d1f9734401e1690d712dd1e6ca93554663 /TAO/orbsvcs/Trading_Service | |
parent | 2cdd62f1e4fab3e5c17964fb0655eb3e53eea08e (diff) | |
download | ATCD-6b967b40f4b2889b6c1c7a52d196c72c9f2e8f89.tar.gz |
ChangeLogTag: Thu Jan 29 09:14:59 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/Trading_Service')
-rw-r--r-- | TAO/orbsvcs/Trading_Service/Trading_Service.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Trading_Service/Trading_Service.mpc b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc index 50a1c028109..0bd2fdc6201 100644 --- a/TAO/orbsvcs/Trading_Service/Trading_Service.mpc +++ b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project : orbsvcsexe, core, trading, naming { +project : orbsvcsexe, core, naming, trading { exename = Trading_Service } |