diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-10-17 12:34:51 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-10-17 12:34:51 +0000 |
commit | 933cc8c540025ca1605e41d397d0497bdccf5d84 (patch) | |
tree | 199c82fa67f67485204805194cf8a67ad7ad8636 /ACE/apps/soreduce | |
parent | 41a84babf092ef7e38ee7cc360bf629332c4583b (diff) | |
download | ATCD-933cc8c540025ca1605e41d397d0497bdccf5d84.tar.gz |
Tue Oct 17 12:32:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/apps/soreduce')
-rw-r--r-- | ACE/apps/soreduce/Library.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/soreduce/Library.cpp b/ACE/apps/soreduce/Library.cpp index 41d70252ace..6679924143c 100644 --- a/ACE/apps/soreduce/Library.cpp +++ b/ACE/apps/soreduce/Library.cpp @@ -117,7 +117,7 @@ void MPC_TAO_Lib::write_baseprojects() { MPC_ACE_Dep_Lib::write_baseprojects (); - mpcfile_ << ", taoversion, core, tao_output, taodefaults"; + mpcfile_ << ", core, tao_output, taodefaults"; } void |