./CHANGES ./INSTALL ./LICENSE ./LICENSE-GPL ./LICENSE-LGPL ./MANIFEST ***** new file ***** ./MakeVars.in ./Makefile ./README ./ROADMAP ./TODO ./VERSION ./acconfig.h ./admin/Makefile ./admin/README.build_ace ./admin/build_ace.in ./admin/config.guess ./admin/config.sub ./admin/install-sh ./admin/makecsregistry/Ace.ace.in ./admin/makecsregistry/Makefile ./admin/makecsregistry/makecsregistry.e ./admin/makecsregistry/tokens.e ./admin/makecsregistry/util.c ./admin/mkbook ***** new file ***** ./admin/mkinstalldirs ./admin/mkmanifest ./admin/mkrelease ./admin/mksrcdist ./admin/setup_minimal_support ./adt/Ace.ace.in ./adt/Makefile ./adt/README ./adt/basic/file_system.e ./adt/basic/format.e ./adt/basic/math.e ./adt/basic/system_time.e ./adt/c/Makefile ./adt/c/file_sys.c ./adt/c/format.c ./adt/c/math.c ./adt/c/os9.c ./adt/c/os9.h ./adt/c/rtc12.c ./adt/contain/array2.e ./adt/contain/catalog.e ./adt/contain/collection.e ./adt/contain/dictionary.e ./adt/contain/hash_table.e ./adt/contain/indexed_catalog.e ./adt/contain/indexed_list.e ./adt/contain/integer_iterator.e ./adt/contain/iterator.e ./adt/contain/key_priority_queue.e ./adt/contain/list.e ./adt/contain/list_catalog.e ./adt/contain/pair_iterator.e ./adt/contain/priority_queue.e ./adt/contain/queue.e ./adt/contain/short_catalog.e ./adt/contain/short_list.e ./adt/contain/short_sorted_catalog.e ./adt/contain/short_sorted_list.e ./adt/contain/short_sorted_table.e ./adt/contain/short_table.e ./adt/contain/simple_table.e ./adt/contain/small_sorted_set.e ./adt/contain/sorted_catalog.e ./adt/contain/sorted_collection.e ./adt/contain/sorted_list.e ./adt/contain/sorted_set.e ./adt/contain/sorted_set_catalog.e ./adt/contain/sorted_table.e ./adt/contain/stack.e ./adt/contain/table.e ./adt/contain/traversable.e ./adt/contain/twoway_integer_iterator.e ./adt/contain/twoway_iterator.e ./adt/contain/twoway_traversable.e ./adt/doc/Makefile ./adt/doc/basic.tex ./adt/doc/bibli.tex ./adt/doc/contain.tex ./adt/doc/copyright.tex ./adt/doc/doc.tex ./adt/doc/files.tex ./adt/doc/graph.tex ./adt/doc/intro.tex ./adt/doc/matcher.tex ./adt/doc/sort.tex ./adt/graph/breadth_first_iterator.e ./adt/graph/depth_first_iterator.e ./adt/graph/edge.e ./adt/graph/graph.e ./adt/graph/graph_iterator.e ./adt/graph/priortq.e ./adt/graph/q_element.e ./adt/graph/short_path_edge.e ./adt/graph/short_path_graph.e ./adt/graph/short_path_vertex.e ./adt/graph/topological_iterator.e ./adt/graph/vertex.e ./adt/graph/vertex_colors.e ./adt/graph/vertex_iterator.e ./adt/matcher/bm_matcher.e ./adt/matcher/dfa_state.e ./adt/matcher/fast_re_matcher.e ./adt/matcher/keyword_matcher.e ./adt/matcher/keywords.e ./adt/matcher/kmp_matcher.e ./adt/matcher/matcher.e ./adt/matcher/re_matcher.e ./adt/matcher/re_node.e ./adt/matcher/rk_matcher.e ./adt/matcher/text_matcher.e ./adt/sorter/heap_sorter.e ./adt/sorter/quick_sorter.e ./adt/sorter/sorter.e ./configure ./configure.in ./demo/MakeVars.in ./demo/README ./demo/banking/banking.idl ./demo/banking/step1/Makefile ./demo/banking/step1/account.e ./demo/banking/step1/build_ace_rc ./demo/banking/step1/runit ./demo/banking/step1/standalone.e ./demo/banking/step2/Makefile ./demo/banking/step2/client/build_ace_rc ./demo/banking/step2/client/client.e ./demo/banking/step2/client/startclient ./demo/banking/step2/runit ./demo/banking/step2/server/account.e ./demo/banking/step2/server/build_ace_rc ./demo/banking/step2/server/server.e ./demo/banking/step2/server/startserver ./demo/banking/step3/Makefile ./demo/banking/step3/client/build_ace_rc ./demo/banking/step3/client/client.e ./demo/banking/step3/client/startclient ./demo/banking/step3/runit ./demo/banking/step3/server/account.e ./demo/banking/step3/server/build_ace_rc ./demo/banking/step3/server/server.e ./demo/banking/step3/server/startserver ./demo/codesets/Makefile ./demo/codesets/client/build_ace_rc ./demo/codesets/client/client.e ./demo/codesets/client/startclient ./demo/codesets/hello.idl ./demo/codesets/runit ./demo/codesets/server/build_ace_rc ./demo/codesets/server/hello.e ./demo/codesets/server/server.e ./demo/codesets/server/startserver ./demo/pmobv/Makefile ./demo/pmobv/banking.idl ./demo/pmobv/client/build_ace_rc ./demo/pmobv/client/client.e ./demo/pmobv/client/startclient ./demo/pmobv/runit ./demo/pmobv/server/account.e ./demo/pmobv/server/amount.e ./demo/pmobv/server/build_ace_rc ./demo/pmobv/server/server.e ./demo/pmobv/server/startserver ./demo/user_exceptions/Makefile ./demo/user_exceptions/banking.idl ./demo/user_exceptions/client/build_ace_rc ./demo/user_exceptions/client/client.e ./demo/user_exceptions/client/startclient ./demo/user_exceptions/runit ./demo/user_exceptions/server/account.e ./demo/user_exceptions/server/amount.e ./demo/user_exceptions/server/build_ace_rc ./demo/user_exceptions/server/server.e ./demo/user_exceptions/server/startserver ./demo/user_exceptions/server/strictaccount.e ./doc/manual/Makefile ./doc/manual/appendix.tex ./doc/manual/bibli.tex ./doc/manual/idl2eif.tex ./doc/manual/install.tex ./doc/manual/intro.tex ./doc/manual/logo.ps ./doc/manual/manual.tex ./doc/manual/mapping.tex ./doc/manual/mappingkap.tex ./doc/manual/tutorial.tex ./idl/abstract_syntax/add_expr.e ./idl/abstract_syntax/and_expr.e ./idl/abstract_syntax/any_type.e ./idl/abstract_syntax/array_declarator.e ./idl/abstract_syntax/attr_dcl.e ./idl/abstract_syntax/base_type_spec.e ./idl/abstract_syntax/boolean_literal.e ./idl/abstract_syntax/boolean_type.e ./idl/abstract_syntax/case.e ./idl/abstract_syntax/case_label.e ./idl/abstract_syntax/char_type.e ./idl/abstract_syntax/character_literal.e ./idl/abstract_syntax/const_dcl.e ./idl/abstract_syntax/const_exp.e ./idl/abstract_syntax/const_type.e ./idl/abstract_syntax/constr_type_spec.e ./idl/abstract_syntax/context_expr.e ./idl/abstract_syntax/declarator.e ./idl/abstract_syntax/definition.e ./idl/abstract_syntax/element_spec.e ./idl/abstract_syntax/enum_type.e ./idl/abstract_syntax/except_dcl.e ./idl/abstract_syntax/export.e ./idl/abstract_syntax/fixed_pt_type.e ./idl/abstract_syntax/floating_pt_type.e ./idl/abstract_syntax/idl_syntax_element.e ./idl/abstract_syntax/init_dcl.e ***** new file ***** ./idl/abstract_syntax/init_param_dcl.e ***** new file ***** ./idl/abstract_syntax/integer_literal.e ./idl/abstract_syntax/integer_type.e ./idl/abstract_syntax/interface.e ./idl/abstract_syntax/literal.e ./idl/abstract_syntax/member.e ./idl/abstract_syntax/module.e ./idl/abstract_syntax/mult_expr.e ./idl/abstract_syntax/native_type.e ./idl/abstract_syntax/octet_type.e ./idl/abstract_syntax/op_dcl.e ./idl/abstract_syntax/op_type_spec.e ./idl/abstract_syntax/or_expr.e ./idl/abstract_syntax/param_dcl.e ./idl/abstract_syntax/param_type_spec.e ./idl/abstract_syntax/primary_expr.e ./idl/abstract_syntax/raises_expr.e ./idl/abstract_syntax/real_literal.e ./idl/abstract_syntax/scoped_name.e ./idl/abstract_syntax/sequence_type.e ./idl/abstract_syntax/shift_expr.e ./idl/abstract_syntax/simple_declarator.e ./idl/abstract_syntax/simple_type_spec.e ./idl/abstract_syntax/specification.e ./idl/abstract_syntax/state_member.e ***** new file ***** ./idl/abstract_syntax/string_literal.e ./idl/abstract_syntax/string_type.e ./idl/abstract_syntax/struct_type.e ./idl/abstract_syntax/switch_type_spec.e ./idl/abstract_syntax/template_type_spec.e ./idl/abstract_syntax/type_dcl.e ./idl/abstract_syntax/type_spec.e ./idl/abstract_syntax/typedef_type.e ./idl/abstract_syntax/unary_expr.e ./idl/abstract_syntax/union_type.e ./idl/abstract_syntax/value.e ***** new file ***** ./idl/abstract_syntax/value_element.e ***** new file ***** ./idl/abstract_syntax/void_type.e ./idl/abstract_syntax/wide_char_type.e ./idl/abstract_syntax/wide_character_literal.e ./idl/abstract_syntax/wide_string_literal.e ./idl/abstract_syntax/wide_string_type.e ./idl/abstract_syntax/xor_expr.e ./idl/concrete_parser/add_expr_parser.e ./idl/concrete_parser/and_expr_parser.e ./idl/concrete_parser/attr_dcl_parser.e ./idl/concrete_parser/base_type_spec_parser.e ./idl/concrete_parser/case_label_parser.e ./idl/concrete_parser/case_parser.e ./idl/concrete_parser/const_dcl_parser.e ./idl/concrete_parser/const_exp_parser.e ./idl/concrete_parser/const_type_parser.e ./idl/concrete_parser/constr_type_spec_parser.e ./idl/concrete_parser/context_expr_parser.e ./idl/concrete_parser/declarator_parser.e ./idl/concrete_parser/definition_parser.e ./idl/concrete_parser/element_spec_parser.e ./idl/concrete_parser/enum_type_parser.e ./idl/concrete_parser/except_dcl_parser.e ./idl/concrete_parser/extended_syntax_parser.e ./idl/concrete_parser/fixed_pt_type_parser.e ./idl/concrete_parser/init_dcl_parser.e ***** new file ***** ./idl/concrete_parser/init_param_dcl_parser.e ***** new file ***** ./idl/concrete_parser/interface_parser.e ./idl/concrete_parser/member_parser.e ./idl/concrete_parser/module_parser.e ./idl/concrete_parser/mult_expr_parser.e ./idl/concrete_parser/op_dcl_parser.e ./idl/concrete_parser/op_type_spec_parser.e ./idl/concrete_parser/or_expr_parser.e ./idl/concrete_parser/param_dcl_parser.e ./idl/concrete_parser/param_type_spec_parser.e ./idl/concrete_parser/primary_expr_parser.e ./idl/concrete_parser/raises_expr_parser.e ./idl/concrete_parser/scoped_name_parser.e ./idl/concrete_parser/sequence_type_parser.e ./idl/concrete_parser/shift_expr_parser.e ./idl/concrete_parser/simple_type_spec_parser.e ./idl/concrete_parser/specification_parser.e ./idl/concrete_parser/state_member_parser.e ***** new file ***** ./idl/concrete_parser/string_type_parser.e ./idl/concrete_parser/struct_type_parser.e ./idl/concrete_parser/switch_type_spec_parser.e ./idl/concrete_parser/template_type_spec_parser.e ./idl/concrete_parser/type_dcl_parser.e ./idl/concrete_parser/type_spec_parser.e ./idl/concrete_parser/typedef_type_parser.e ./idl/concrete_parser/unary_expr_parser.e ./idl/concrete_parser/union_type_parser.e ./idl/concrete_parser/value_parser.e ***** new file ***** ./idl/concrete_parser/wide_string_type_parser.e ./idl/concrete_parser/xor_expr_parser.e ./idl/doc/Makefile ./idl/doc/bibli.tex ./idl/doc/character-literal-dfa.fig ./idl/doc/character-literal-dfa.tex ./idl/doc/comment-dfa.fig ./idl/doc/comment-dfa.tex ./idl/doc/design.tex ./idl/doc/doc.tex ./idl/doc/double-character-dfa.fig ./idl/doc/double-character-dfa.tex ./idl/doc/figabs-conc.fig ./idl/doc/figabs-conc.tex ./idl/doc/figabs-vis.fig ./idl/doc/figabs-vis.tex ./idl/doc/figaggreg.fig ./idl/doc/figaggreg.tex ./idl/doc/figchoice.fig ./idl/doc/figchoice.tex ./idl/doc/figlist.fig ./idl/doc/figlist.tex ./idl/doc/figskels.fig ./idl/doc/figtypes.fig ./idl/doc/generation.tex ./idl/doc/hierarchy.fig ./idl/doc/hierarchy.tex ./idl/doc/ident-dfa.fig ./idl/doc/ident-dfa.tex ./idl/doc/multicharacter-dfa.fig ./idl/doc/multicharacter-dfa.tex ./idl/doc/numeric-dfa.fig ./idl/doc/numeric-dfa.tex ./idl/doc/parser.tex ***** new file ***** ./idl/doc/scoping.tex ./idl/doc/skels.tex ./idl/doc/space-dfa.fig ./idl/doc/space-dfa.tex ./idl/doc/string-literal-dfa.fig ./idl/doc/string-literal-dfa.tex ./idl/doc/types.tex ./idl/idl2eif/Makefile ./idl/idl2eif/build_ace_rc ./idl/idl2eif/idl2eif.e ./idl/lex_library/accepting_state.e ./idl/lex_library/alpha_state.e ./idl/lex_library/alphanum_state.e ./idl/lex_library/any_char_state.e ./idl/lex_library/digit_dot_state.e ./idl/lex_library/digit_minus_state.e ./idl/lex_library/file_reader.e ./idl/lex_library/multi_state.e ./idl/lex_library/observer.e ./idl/lex_library/quote_percent_state.e ./idl/lex_library/reader.e ./idl/lex_library/scanner.e ./idl/lex_library/set_state.e ./idl/lex_library/single_char_state.e ./idl/lex_library/space_state.e ./idl/lex_library/state.e ./idl/lex_library/subject.e ./idl/lex_library/tokens.e ./idl/parse_library/abstract_syntax_element.e ./idl/parse_library/boolean_composite_element.e ./idl/parse_library/character_composite_element.e ./idl/parse_library/composite_syntax_element.e ./idl/parse_library/concrete_syntax_parser.e ./idl/parse_library/error_handler.e ./idl/parse_library/integer_composite_element.e ./idl/parse_library/operator_composite_element.e ./idl/parse_library/project.ace ./idl/parse_library/real_composite_element.e ./idl/parse_library/standard_compiler.e ./idl/parse_library/string_composite_element.e ./idl/parse_library/the_handler.e ./idl/pretty_printer/prettytest.e ./idl/support/idl_file_reader.e ./idl/support/idl_scanner.e ./idl/support/io_text.e ./idl/support/name_pair.e ./idl/support/project_tokens.e ./idl/support/string_pair.e ***** new file ***** ./idl/support/symbol_table.e ./idl/support/the_table.e ./idl/visitor/eiffel_code_visitor.e ./idl/visitor/eiffel_implementation_visitor.e ./idl/visitor/eiffel_servant_visitor.e ./idl/visitor/eiffel_skeleton_visitor.e ./idl/visitor/eiffel_stub_visitor.e ./idl/visitor/integer_evaluation_visitor.e ./idl/visitor/ir_visitor.e ***** new file ***** ./idl/visitor/pretty_printer_visitor.e ./idl/visitor/real_evaluation_visitor.e ./idl/visitor/semantic_visitor.e ./idl/visitor/type_computing_visitor.e ./idl/visitor/typecode_visitor.e ./idl/visitor/typedef_unwinding_visitor.e ./idl/visitor/undefined_name_visitor.e ./orb/Makefile ./orb/ROADMAP ./orb/adapter/invocation_adapter.e ./orb/adapter/object_adapter.e ./orb/boa/boa.e ./orb/boa/boa_constants.e ***** new file ***** ./orb/boa/boa_interface.e ./orb/boa/object_record.e ./orb/boa/request_queue.e ./orb/boa/request_queue_record.e ./orb/boa/shared_library.e ./orb/boa/unix_shared_library.e ./orb/build_ace_rc ./orb/c/Makefile ./orb/c/address.c ./orb/c/address.h ./orb/c/buffer.c ./orb/c/buffer.h ./orb/c/codeset.c ./orb/c/codeset.h ./orb/c/config.h.in ./orb/c/constants.c ./orb/c/eiffel.h ./orb/c/flags.c ./orb/c/flags.h ./orb/c/mico_types.h ./orb/c/os.c ./orb/c/os.h ./orb/c/transport.c ./orb/c/transport.h ./orb/c/uni_base64.c ./orb/c/uni_base64.h ./orb/c/uni_conversion.h ./orb/c/uni_errors.h ./orb/c/uni_strtypes.h ./orb/c/uni_support.h ./orb/c/uni_types.h ./orb/c/uni_unicode.c ./orb/c/uni_unicode.h ./orb/data_representation/cdr_decoder.e ./orb/data_representation/cdr_encoder.e ./orb/data_representation/codeset.e ./orb/data_representation/codeset_converter.e ./orb/data_representation/codeset_converter_db.e ./orb/data_representation/codeset_info.e ./orb/data_representation/codeset_statics.e ***** new file ***** ./orb/data_representation/codeset_types.e ./orb/data_representation/data_decoder.e ./orb/data_representation/data_encoder.e ./orb/data_representation/encaps_state.e ./orb/data_representation/simple_decoder.e ./orb/data_representation/simple_encoder.e ./orb/data_representation/the_osf_cs_registry.e ./orb/data_representation/unicodeset_converter.e ./orb/dii/buffer.e ./orb/dii/buffer_constants.e ***** new file ***** ./orb/dii/corba_any.e ./orb/dii/corba_context.e ./orb/dii/corba_named_value.e ./orb/dii/corba_nv_list.e ./orb/dii/corba_request.e ./orb/dii/level_record.e ./orb/dii/principal.e ./orb/dii/principal_statics.e ***** new file ***** ./orb/dii/request_callback.e ./orb/dsi/corba_server_request.e ./orb/dsi/environment.e ./orb/dsi/implementation_base.e ./orb/dsi/server_request_base.e ./orb/exception/bad_context.e ./orb/exception/bad_inv_order.e ./orb/exception/bad_operation.e ./orb/exception/bad_param.e ./orb/exception/bad_typecode.e ./orb/exception/comm_failure.e ./orb/exception/corba_exception.e ./orb/exception/corba_system_exception.e ./orb/exception/corba_user_exception.e ./orb/exception/data_conversion.e ./orb/exception/exception_statics.e ***** new file ***** ./orb/exception/free_mem.e ./orb/exception/imp_limit.e ./orb/exception/initialize.e ./orb/exception/internal.e ./orb/exception/intf_repos.e ./orb/exception/inv_flag.e ./orb/exception/inv_ident.e ./orb/exception/inv_objref.e ./orb/exception/marshal.e ./orb/exception/no_implement.e ./orb/exception/no_memory.e ./orb/exception/no_permission.e ./orb/exception/no_resources.e ./orb/exception/no_response.e ./orb/exception/obj_adapter.e ./orb/exception/object_not_exist.e ./orb/exception/persist_store.e ./orb/exception/transient.e ./orb/exception/unknown.e ./orb/exception/unknown_user_exception.e ./orb/giop/giop_codec.e ./orb/giop/giop_conn_callback.e ./orb/giop/giop_connection.e ./orb/giop/giop_constants.e ***** new file ***** ./orb/giop/giop_in_context.e ./orb/giop/giop_out_context.e ./orb/giop/giop_request.e ./orb/giop/iiop_proxy.e ./orb/giop/iiop_proxy_invoke_record.e ./orb/giop/iiop_server.e ./orb/giop/iiop_server_invoke_record.e ./orb/homebrew/action.e ./orb/homebrew/consumer.e ./orb/homebrew/corba_general.e ./orb/homebrew/courier.e ./orb/homebrew/producer.e ./orb/homebrew/standard_narrow_helper.e ./orb/homebrew/standard_skeleton.e ./orb/homebrew/standard_stub.e ./orb/imr/implementation_definition.e ./orb/imr/implementation_repository.e ./orb/imr/implementation_repository_impl.e ./orb/imr/oa_mediator.e ./orb/imr/oa_server.e ./orb/intercept/boa_interceptor.e ./orb/intercept/client_interceptor.e ./orb/intercept/codeset_init.e ./orb/intercept/conn_interceptor.e ./orb/intercept/init_interceptor.e ./orb/intercept/interceptor_context.e ./orb/intercept/interceptor_statics.e ***** new file ***** ./orb/intercept/lwrequest.e ./orb/intercept/lwroot_request.e ./orb/intercept/lwserver_request.e ./orb/intercept/root.e ./orb/intercept/server_interceptor.e ./orb/intercept/ssl_init.e ./orb/ir/base/corba/aliasdef.e ***** new file ***** ./orb/ir/base/corba/arraydef.e ***** new file ***** ./orb/ir/base/corba/attrdescriptionseq.e ***** new file ***** ./orb/ir/base/corba/attributedef.e ***** new file ***** ./orb/ir/base/corba/attributedescription.e ***** new file ***** ./orb/ir/base/corba/attributemode.e ***** new file ***** ./orb/ir/base/corba/constantdef.e ***** new file ***** ./orb/ir/base/corba/constantdescription.e ***** new file ***** ./orb/ir/base/corba/constants.e ***** new file ***** ./orb/ir/base/corba/contained.e ***** new file ***** ./orb/ir/base/corba/contained/description.e ***** new file ***** ./orb/ir/base/corba/containedseq.e ***** new file ***** ./orb/ir/base/corba/container.e ***** new file ***** ./orb/ir/base/corba/container/description.e ***** new file ***** ./orb/ir/base/corba/container/descriptionseq.e ***** new file ***** ./orb/ir/base/corba/contextidseq.e ***** new file ***** ./orb/ir/base/corba/definitionkind.e ***** new file ***** ./orb/ir/base/corba/enumdef.e ***** new file ***** ./orb/ir/base/corba/enummemberseq.e ***** new file ***** ./orb/ir/base/corba/excdescriptionseq.e ***** new file ***** ./orb/ir/base/corba/exceptiondef.e ***** new file ***** ./orb/ir/base/corba/exceptiondefseq.e ***** new file ***** ./orb/ir/base/corba/exceptiondescription.e ***** new file ***** ./orb/ir/base/corba/fixeddef.e ***** new file ***** ./orb/ir/base/corba/idltype.e ***** new file ***** ./orb/ir/base/corba/initializer.e ***** new file ***** ./orb/ir/base/corba/initializerseq.e ***** new file ***** ./orb/ir/base/corba/interfacedef.e ***** new file ***** ./orb/ir/base/corba/interfacedef/fullinterfacedescription.e ***** new file ***** ./orb/ir/base/corba/interfacedefseq.e ***** new file ***** ./orb/ir/base/corba/interfacedescription.e ***** new file ***** ./orb/ir/base/corba/irobject.e ***** new file ***** ./orb/ir/base/corba/moduledef.e ***** new file ***** ./orb/ir/base/corba/moduledescription.e ***** new file ***** ./orb/ir/base/corba/nativedef.e ***** new file ***** ./orb/ir/base/corba/opdescriptionseq.e ***** new file ***** ./orb/ir/base/corba/operationdef.e ***** new file ***** ./orb/ir/base/corba/operationdescription.e ***** new file ***** ./orb/ir/base/corba/operationmode.e ***** new file ***** ./orb/ir/base/corba/parameterdescription.e ***** new file ***** ./orb/ir/base/corba/parametermode.e ***** new file ***** ./orb/ir/base/corba/pardescriptionseq.e ***** new file ***** ./orb/ir/base/corba/primitivedef.e ***** new file ***** ./orb/ir/base/corba/primitivekind.e ***** new file ***** ./orb/ir/base/corba/repository.e ***** new file ***** ./orb/ir/base/corba/repositoryidseq.e ***** new file ***** ./orb/ir/base/corba/sequencedef.e ***** new file ***** ./orb/ir/base/corba/stringdef.e ***** new file ***** ./orb/ir/base/corba/structdef.e ***** new file ***** ./orb/ir/base/corba/structmember.e ***** new file ***** ./orb/ir/base/corba/structmemberseq.e ***** new file ***** ./orb/ir/base/corba/typedefdef.e ***** new file ***** ./orb/ir/base/corba/typedescription.e ***** new file ***** ./orb/ir/base/corba/uniondef.e ***** new file ***** ./orb/ir/base/corba/unionmember.e ***** new file ***** ./orb/ir/base/corba/unionmemberseq.e ***** new file ***** ./orb/ir/base/corba/valueboxdef.e ***** new file ***** ./orb/ir/base/corba/valuedef.e ***** new file ***** ./orb/ir/base/corba/valuedef/fullvaluedescription.e ***** new file ***** ./orb/ir/base/corba/valuedefseq.e ***** new file ***** ./orb/ir/base/corba/valuedescription.e ***** new file ***** ./orb/ir/base/corba/valuemember.e ***** new file ***** ./orb/ir/base/corba/valuememberdef.e ***** new file ***** ./orb/ir/base/corba/valuememberseq.e ***** new file ***** ./orb/ir/base/corba/wstringdef.e ***** new file ***** ./orb/ir/base/ir_globalconstants.e ***** new file ***** ./orb/ir/ir.idl ./orb/ir/servant/corba/aliasdef.e ***** new file ***** ./orb/ir/servant/corba/arraydef.e ***** new file ***** ./orb/ir/servant/corba/attributedef.e ***** new file ***** ./orb/ir/servant/corba/constantdef.e ***** new file ***** ./orb/ir/servant/corba/contained.e ***** new file ***** ./orb/ir/servant/corba/container.e ***** new file ***** ./orb/ir/servant/corba/enumdef.e ***** new file ***** ./orb/ir/servant/corba/exceptiondef.e ***** new file ***** ./orb/ir/servant/corba/fixeddef.e ***** new file ***** ./orb/ir/servant/corba/idltype.e ***** new file ***** ./orb/ir/servant/corba/interfacedef.e ***** new file ***** ./orb/ir/servant/corba/irobject.e ***** new file ***** ./orb/ir/servant/corba/moduledef.e ***** new file ***** ./orb/ir/servant/corba/nativedef.e ***** new file ***** ./orb/ir/servant/corba/operationdef.e ***** new file ***** ./orb/ir/servant/corba/primitivedef.e ***** new file ***** ./orb/ir/servant/corba/repository.e ***** new file ***** ./orb/ir/servant/corba/sequencedef.e ***** new file ***** ./orb/ir/servant/corba/stringdef.e ***** new file ***** ./orb/ir/servant/corba/structdef.e ***** new file ***** ./orb/ir/servant/corba/typedefdef.e ***** new file ***** ./orb/ir/servant/corba/uniondef.e ***** new file ***** ./orb/ir/servant/corba/valueboxdef.e ***** new file ***** ./orb/ir/servant/corba/valuedef.e ***** new file ***** ./orb/ir/servant/corba/valuememberdef.e ***** new file ***** ./orb/ir/servant/corba/wstringdef.e ***** new file ***** ./orb/ir/skeleton/corba/aliasdef.e ***** new file ***** ./orb/ir/skeleton/corba/arraydef.e ***** new file ***** ./orb/ir/skeleton/corba/attributedef.e ***** new file ***** ./orb/ir/skeleton/corba/constantdef.e ***** new file ***** ./orb/ir/skeleton/corba/contained.e ***** new file ***** ./orb/ir/skeleton/corba/container.e ***** new file ***** ./orb/ir/skeleton/corba/enumdef.e ***** new file ***** ./orb/ir/skeleton/corba/exceptiondef.e ***** new file ***** ./orb/ir/skeleton/corba/fixeddef.e ***** new file ***** ./orb/ir/skeleton/corba/idltype.e ***** new file ***** ./orb/ir/skeleton/corba/interfacedef.e ***** new file ***** ./orb/ir/skeleton/corba/irobject.e ***** new file ***** ./orb/ir/skeleton/corba/moduledef.e ***** new file ***** ./orb/ir/skeleton/corba/nativedef.e ***** new file ***** ./orb/ir/skeleton/corba/operationdef.e ***** new file ***** ./orb/ir/skeleton/corba/primitivedef.e ***** new file ***** ./orb/ir/skeleton/corba/repository.e ***** new file ***** ./orb/ir/skeleton/corba/sequencedef.e ***** new file ***** ./orb/ir/skeleton/corba/stringdef.e ***** new file ***** ./orb/ir/skeleton/corba/structdef.e ***** new file ***** ./orb/ir/skeleton/corba/typedefdef.e ***** new file ***** ./orb/ir/skeleton/corba/uniondef.e ***** new file ***** ./orb/ir/skeleton/corba/valueboxdef.e ***** new file ***** ./orb/ir/skeleton/corba/valuedef.e ***** new file ***** ./orb/ir/skeleton/corba/valuememberdef.e ***** new file ***** ./orb/ir/skeleton/corba/wstringdef.e ***** new file ***** ./orb/ir/stub/corba/aliasdef.e ***** new file ***** ./orb/ir/stub/corba/arraydef.e ***** new file ***** ./orb/ir/stub/corba/attributedef.e ***** new file ***** ./orb/ir/stub/corba/constantdef.e ***** new file ***** ./orb/ir/stub/corba/contained.e ***** new file ***** ./orb/ir/stub/corba/container.e ***** new file ***** ./orb/ir/stub/corba/enumdef.e ***** new file ***** ./orb/ir/stub/corba/exceptiondef.e ***** new file ***** ./orb/ir/stub/corba/fixeddef.e ***** new file ***** ./orb/ir/stub/corba/idltype.e ***** new file ***** ./orb/ir/stub/corba/interfacedef.e ***** new file ***** ./orb/ir/stub/corba/irobject.e ***** new file ***** ./orb/ir/stub/corba/moduledef.e ***** new file ***** ./orb/ir/stub/corba/nativedef.e ***** new file ***** ./orb/ir/stub/corba/operationdef.e ***** new file ***** ./orb/ir/stub/corba/primitivedef.e ***** new file ***** ./orb/ir/stub/corba/repository.e ***** new file ***** ./orb/ir/stub/corba/sequencedef.e ***** new file ***** ./orb/ir/stub/corba/stringdef.e ***** new file ***** ./orb/ir/stub/corba/structdef.e ***** new file ***** ./orb/ir/stub/corba/typedefdef.e ***** new file ***** ./orb/ir/stub/corba/uniondef.e ***** new file ***** ./orb/ir/stub/corba/valueboxdef.e ***** new file ***** ./orb/ir/stub/corba/valuedef.e ***** new file ***** ./orb/ir/stub/corba/valuememberdef.e ***** new file ***** ./orb/ir/stub/corba/wstringdef.e ***** new file ***** ./orb/ir/stub/ir_helper.e ***** new file ***** ./orb/object/codeset_component.e ./orb/object/codeset_component_decoder.e ./orb/object/component_decoder.e ./orb/object/corba_object.e ./orb/object/giop_simple_profile.e ./orb/object/iiop_profile.e ./orb/object/iiop_profile_decoder.e ./orb/object/ior.e ./orb/object/ior_profile.e ./orb/object/ior_profile_decoder.e ./orb/object/ior_statics.e ***** new file ***** ./orb/object/local_profile.e ./orb/object/local_profile_decoder.e ./orb/object/multi_component.e ./orb/object/multi_component_profile.e ./orb/object/multi_component_profile_decoder.e ./orb/object/ssl_component.e ./orb/object/ssl_component_decoder.e ./orb/object/ssl_profile.e ./orb/object/ssl_profile_decoder.e ./orb/object/uiop_profile.e ./orb/object/uiop_profile_decoder.e ./orb/object/unknown_component.e ./orb/object/unknown_profile.e ./orb/orb/invoke_record.e ./orb/orb/local_request.e ./orb/orb/orb.e ./orb/orb/orb_callback.e ./orb/orb/orb_request.e ./orb/orb/orb_statics.e ***** new file ***** ./orb/orb/service_context.e ./orb/orb/the_orb.e ***** new file ***** ./orb/static/enum_constants.e ./orb/static/flag_constants.e ./orb/static/the_flags.e ./orb/support/any_ref.e ./orb/support/corba_component.e ./orb/support/fixed_value.e ./orb/support/flags.e ./orb/support/get_opts.e ./orb/support/logger.e ./orb/support/mico_comparable.e ./orb/support/mico_exceptions.e ./orb/support/null_device.e ./orb/support/octet.e ./orb/support/pair.e ./orb/support/the_exceptions.e ./orb/support/the_logger.e ./orb/support/tokens.e ./orb/transport/address.e ./orb/transport/address_parser.e ./orb/transport/address_statics.e ***** new file ***** ./orb/transport/dispatcher.e ./orb/transport/dispatcher_callback.e ./orb/transport/event_constants.e ***** new file ***** ./orb/transport/file_event.e ./orb/transport/inet_address.e ./orb/transport/inet_address_parser.e ./orb/transport/local_address.e ./orb/transport/local_address_parser.e ./orb/transport/select_dispatcher.e ./orb/transport/sockaddr_in.e ./orb/transport/sockaddr_un.e ./orb/transport/ssl_address.e ./orb/transport/ssl_address_parser.e ./orb/transport/ssl_principal.e ./orb/transport/ssl_transport.e ./orb/transport/ssl_transport_server.e ./orb/transport/tcp_transport.e ./orb/transport/tcp_transport_server.e ./orb/transport/timeout.e ./orb/transport/timer_event.e ./orb/transport/transport.e ./orb/transport/transport_callback.e ./orb/transport/transport_server.e ./orb/transport/transport_server_callback.e ./orb/transport/unix_address.e ./orb/transport/unix_address_parser.e ./orb/transport/unix_transport.e ./orb/transport/unix_transport_server.e ./orb/transport/x509.e ./orb/type/static_any.e ./orb/type/static_type_info.e ./orb/type/stc_any.e ./orb/type/stc_boolean.e ./orb/type/stc_char.e ./orb/type/stc_context.e ./orb/type/stc_double.e ./orb/type/stc_float.e ./orb/type/stc_long.e ./orb/type/stc_longdouble.e ./orb/type/stc_longlong.e ./orb/type/stc_object.e ./orb/type/stc_octet.e ./orb/type/stc_principal.e ./orb/type/stc_short.e ./orb/type/stc_string.e ./orb/type/stc_typecode.e ./orb/type/stc_ulong.e ./orb/type/stc_ulonglong.e ./orb/type/stc_ushort.e ./orb/type/stc_void.e ./orb/type/stc_wchar.e ./orb/type/stc_wstring.e ./orb/typecode/abstract_interface_typecode.e ***** new file ***** ./orb/typecode/alias_typecode.e ***** new file ***** ./orb/typecode/array_typecode.e ***** new file ***** ./orb/typecode/basic_typecode.e ***** new file ***** ./orb/typecode/corba_typecode.e ***** new file ***** ./orb/typecode/enum_typecode.e ***** new file ***** ./orb/typecode/exception_typecode.e ***** new file ***** ./orb/typecode/fixed_typecode.e ***** new file ***** ./orb/typecode/native_typecode.e ***** new file ***** ./orb/typecode/objref_typecode.e ***** new file ***** ./orb/typecode/recursive_typecode.e ***** new file ***** ./orb/typecode/sequence_typecode.e ***** new file ***** ./orb/typecode/string_typecode.e ***** new file ***** ./orb/typecode/struct_typecode.e ***** new file ***** ./orb/typecode/typecode_checker.e ***** new file ***** ./orb/typecode/typecode_checker_constants.e ***** new file ***** ./orb/typecode/typecode_constants.e ***** new file ***** ./orb/typecode/typecode_statics.e ***** new file ***** ./orb/typecode/union_typecode.e ***** new file ***** ./orb/typecode/unknown_typecode.e ***** new file ***** ./orb/typecode/value_box_typecode.e ***** new file ***** ./orb/typecode/value_typecode.e ***** new file ***** ./orb/typecode/wstring_typecode.e ***** new file *****