diff options
author | bala <balanatarajan@users.noreply.github.com> | 2000-10-16 22:05:25 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2000-10-16 22:05:25 +0000 |
commit | f302e8f091ae87162adad6bd26a130ea3aa694be (patch) | |
tree | a7b9bf49d2ab944f998358a566ef6ae7c748be5f /TAO | |
parent | 4bf9dd601e397bfdda52477074ac15175839fbc9 (diff) | |
download | ATCD-f302e8f091ae87162adad6bd26a130ea3aa694be.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/Cache_Entries.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Cache_Entries.cpp b/TAO/tao/Cache_Entries.cpp index 35703d6a48e..163e1f85ea4 100644 --- a/TAO/tao/Cache_Entries.cpp +++ b/TAO/tao/Cache_Entries.cpp @@ -6,3 +6,5 @@ #if !defined (__ACE_INLINE__) # include "tao/Cache_Entries.i" #endif /* __ACE_INLINE__ */ + +ACE_RCSID(tao, Cache_Entries, "$Id$") |