system "eiffel_scan" root EIFFEL_SCAN: make default assertion (no) msil_generation (yes) disabled_debug (yes) debug (no) line_generation (no) profile (no) trace (no) il_verifiable (yes) cls_compliant (yes) dotnet_naming_convention (no) use_cluster_name_as_namespace (yes) use_all_cluster_name_as_namespace (yes) msil_generation_type ("exe") msil_clr_version ("v1.1.4322") msil_assembly_compatibility ("None") check_vape (yes) console_application (yes) syntax_warning (no) address_expression (no) array_optimization (no) dead_code_removal (yes) dynamic_runtime (no) exception_trace (no) inlining (no) multithreaded (no) cluster root_cluster: "$ISE_LIBRARY\examples\lex" all base: "$ISE_LIBRARY\library\base" exclude "table_eiffel3"; "desc"; "classic"; end all base_net: "$ISE_LIBRARY\library.net\base" lex: "$ISE_LIBRARY/library/lex" assembly "mscorlib": "$ISE_DOTNET_FRAMEWORK\mscorlib.dll" "system_": "$ISE_DOTNET_FRAMEWORK\System.dll" prefix "SYSTEM_DLL_" end "system_xml": "$ISE_DOTNET_FRAMEWORK\System.Xml.dll" prefix "XML_" end end