[orbitcpp-commits] orbitcpp philipd
Status: Beta
Brought to you by:
philipd
From: Phil D. <ph...@cv...> - 2000-02-29 19:32:11
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: philipd 00/02/29 11:28:37 Modified files: compiler : base.cc base.hh error.hh language.cc language.hh main.cc pass_gather.cc pass_gather.hh pass_idl_it.cc pass_idl_it.hh pass_skels.cc pass_skels.hh pass_stubs.cc pass_stubs.hh pass_xlate.cc pass_xlate.hh state.hh types.cc types.hh orb : orbitcpp_corba.cc orbitcpp_corba.hh orbitcpp_exception.cc orbitcpp_exception.hh orbitcpp_object.cc orbitcpp_object.hh orbitcpp_orb.cc orbitcpp_orb.hh orbitcpp_orbit.cc orbitcpp_orbit.hh orbitcpp_poa.cc orbitcpp_poa.hh orbitcpp_sequence.hh orbitcpp_string.cc orbitcpp_string.hh orbitcpp_templates.hh orbitcpp_types.hh Log message: Indented all the code to k&r style with tabs. Hope this is alright! |