diff options
author | Angelo Corsaro <angelo@icorsaro.net> | 2000-10-03 17:53:27 +0000 |
---|---|---|
committer | Angelo Corsaro <angelo@icorsaro.net> | 2000-10-03 17:53:27 +0000 |
commit | dea67868207de482d877b0b91c56e260ee282a0d (patch) | |
tree | a83ddf2ac4ea260167822f884fd297682bf505c8 /TAO/tests/Exposed_Policies/RT_Properties.cpp | |
parent | b6d456c9d6cbbdf2052e4058aa1f5e8a6ee5c466 (diff) | |
download | ATCD-dea67868207de482d877b0b91c56e260ee282a0d.tar.gz |
ChangeLogTag: Tue Oct 03 12:48:10 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Exposed_Policies/RT_Properties.cpp')
-rw-r--r-- | TAO/tests/Exposed_Policies/RT_Properties.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Exposed_Policies/RT_Properties.cpp b/TAO/tests/Exposed_Policies/RT_Properties.cpp index fff46b828f6..49a21198505 100644 --- a/TAO/tests/Exposed_Policies/RT_Properties.cpp +++ b/TAO/tests/Exposed_Policies/RT_Properties.cpp @@ -2,7 +2,7 @@ #include "RT_Properties.h" -ACE_RCSID(tao, RT_Properties.cpp, "$Id$"); +//ACE_RCSID(ExposedPolicies, RT_Properties.cpp, "$Id$") RT_Properties::RT_Properties (void) : priority_ (10) |