summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-24 23:18:54 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-24 23:18:54 +0000
commit1f356069e53d53109ef9db3db88dc853a57cebf3 (patch)
tree86318758d6f58ce769e71b9f70cc624660f627bf
parent2006de36f56da74ddbc3e50ae67e7d568c6be7dc (diff)
downloadATCD-1f356069e53d53109ef9db3db88dc853a57cebf3.tar.gz
* TAO_IDL/be/be_visitor_interface/interface_ci.cpp
* TAO_IDL/be/be_visitor_interface/interface_ss.cpp * TAO_IDL/be/be_visitor_interface/thru_poa_proxy_impl_ss.cpp * TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ci.cpp * TAO_IDL/be/be_visitor_operation/arglist.cpp * TAO_IDL/be/be_visitor_operation/thru_poa_collocated_ss.cpp * TAO_IDL/be/be_visitor_operation/thru_poa_proxy_impl_ss.cpp Changes to keep the indentation of generated code from growing with each interface.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index fab87d001a5..a2cb600e2d2 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,16 @@
+Fri Nov 24 17:14:16 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ci.cpp
+ * TAO_IDL/be/be_visitor_interface/interface_ss.cpp
+ * TAO_IDL/be/be_visitor_interface/thru_poa_proxy_impl_ss.cpp
+ * TAO_IDL/be/be_visitor_interface_fwd/interface_fwd_ci.cpp
+ * TAO_IDL/be/be_visitor_operation/arglist.cpp
+ * TAO_IDL/be/be_visitor_operation/thru_poa_collocated_ss.cpp
+ * TAO_IDL/be/be_visitor_operation/thru_poa_proxy_impl_ss.cpp
+
+ Changes to keep the indentation of generated code from
+ growing with each interface.
+
Fri Nov 24 16:55:29 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
* TAO_IDL/be/be_visitor_interface/base_proxy_broker_ch.cpp: