system "accelerator" root ACCELERATOR: make_and_launch default assertion (check) assertion (require) assertion (ensure) assertion (loop) assertion (invariant) arguments (" ") disabled_debug (yes) disabled_debug ("ev_gtk_c_object_dispose") disabled_debug ("ev_gtk_creation") disabled_debug ("ev_gtk_destroy") disabled_debug ("ev_gtk_dispose") debug (no) line_generation (no) profile (no) trace (no) check_vape (yes) console_application (no) address_expression (no) array_optimization (no) dead_code_removal (yes) dynamic_runtime (no) exception_trace (no) inlining (no) multithreaded (no) --!---------------------------------------------------------------- --! EiffelVision2-application Ace-file for the GTK platform. --! --! See notice at end of file. --! date: "$Date$ --!---------------------------------------------------------------- --!---------------------------------------------------------------- --! EiffelVision2: library of reusable components for ISE Eiffel. --! Copyright (C) 1986-2001 Interactive Software Engineering Inc. --! All rights reserved. Duplication and distribution prohibited. --! May be used only with ISE Eiffel, under terms of user license. --! Contact ISE for any other use. --! --! Interactive Software Engineering Inc. --! ISE Building, 2nd floor --! 360 Storke Road, Goleta, CA 93117 USA --! Telephone 805-685-1006, Fax 805-685-6869 --! Electronic mail --! Customer support e-mail --! For latest info see award-winning pages: http://www.eiffel.com --!---------------------------------------------------------------- cluster root_cluster: "$ISE_EIFFEL/examples/vision2/accelerator" all base: "$ISE_EIFFEL/library/base" exclude "table"; "desc"; "CVS"; end all vision2_interface: "$ISE_EIFFEL/library/vision2/interface" all vision2_implementation: "$ISE_EIFFEL/library/vision2/implementation" exclude "mswin"; "components"; "obsolete"; end external include_path: "\$(ISE_EIFFEL)/library/event/Clib", "\$(ISE_EIFFEL)/library/vision2/spec/include", "\$(ISE_EIFFEL)/library/vision2/implementation/gtk/Clib `$ISE_EIFFEL/library/vision2/implementation/gtk/Clib/vision2-gtk-config --include_path`" object: "`$(ISE_EIFFEL)/library/vision2/implementation/gtk/Clib/vision2-gtk-config --object`" end