diff options
author | gonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-03 19:40:33 +0000 |
---|---|---|
committer | gonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-08-03 19:40:33 +0000 |
commit | db8aa8bd9a63be6fd92cbcbf1efb2f979ff545be (patch) | |
tree | c169d5c181dcd646fb0a55c5a2c1de00d142d1d1 /TAO/tests/Param_Test/bd_string.cpp | |
parent | 6691ca60e81bad1361796ada155f1cd6de6b1474 (diff) | |
download | ATCD-db8aa8bd9a63be6fd92cbcbf1efb2f979ff545be.tar.gz |
Added ACE_RCSID to TAO/tests/
Diffstat (limited to 'TAO/tests/Param_Test/bd_string.cpp')
-rw-r--r-- | TAO/tests/Param_Test/bd_string.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/bd_string.cpp b/TAO/tests/Param_Test/bd_string.cpp index d29a84bd24e..1fa0c1bf724 100644 --- a/TAO/tests/Param_Test/bd_string.cpp +++ b/TAO/tests/Param_Test/bd_string.cpp @@ -20,6 +20,8 @@ #include "bd_string.h" +ACE_RCSID(Param_Test, bd_string, "$Id$") + // ************************************************************************ // Test_Bounded_String // ************************************************************************ |