diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-25 21:39:46 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-25 21:39:46 +0000 |
commit | b3e8a598ad9001d7c3713f8cb14b200c374c9ca0 (patch) | |
tree | 8cd96357b7978a346ba0855c538f866a0805d4fe /ace/Object_Manager_Base.cpp | |
parent | 2e50310a2240f787c9aeb37bc2b13708cd580cbd (diff) | |
download | ATCD-b3e8a598ad9001d7c3713f8cb14b200c374c9ca0.tar.gz |
no changelog entry: added empty placeholders files to facilitate branch/test/merge
Diffstat (limited to 'ace/Object_Manager_Base.cpp')
-rw-r--r-- | ace/Object_Manager_Base.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Object_Manager_Base.cpp b/ace/Object_Manager_Base.cpp new file mode 100644 index 00000000000..fc532b41367 --- /dev/null +++ b/ace/Object_Manager_Base.cpp @@ -0,0 +1,4 @@ +// -*- C++ -*- +// $Id$ + +// This is a placeholder. |