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 | eab33b16ac9524746a8e9b75b27f2af8e126ffce (patch) | |
tree | c169d5c181dcd646fb0a55c5a2c1de00d142d1d1 /TAO/tests/Param_Test/ub_string.cpp | |
parent | 5a90cdfb50d1b00f03459a58cdf50e3cce266dd9 (diff) | |
download | ATCD-eab33b16ac9524746a8e9b75b27f2af8e126ffce.tar.gz |
Added ACE_RCSID to TAO/tests/
Diffstat (limited to 'TAO/tests/Param_Test/ub_string.cpp')
-rw-r--r-- | TAO/tests/Param_Test/ub_string.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/ub_string.cpp b/TAO/tests/Param_Test/ub_string.cpp index ad045b12094..49c3cf28bc0 100644 --- a/TAO/tests/Param_Test/ub_string.cpp +++ b/TAO/tests/Param_Test/ub_string.cpp @@ -20,6 +20,8 @@ #include "ub_string.h" +ACE_RCSID(Param_Test, ub_string, "$Id$") + // ************************************************************************ // Test_Unbounded_String // ************************************************************************ |