system tutorial root tutorial (main): "make" default precompiled ("$ISE_EIFFEL\precomp\spec\$ISE_PLATFORM\vision2") assertion (all) cluster --------------- Tutorial clusters <<<<<<< Ace.mswin.ace tutorial: "$ISE_EIFFEL\examples\vision2\tutorial" main (tutorial): "$\main" demo_items (tutorial): "$\demo_items" demo_windows (tutorial): "$\demo_windows" demo_tabs (tutorial): "$\demo_tabs" ------------------------ EiffelBase: base: "$ISE_EIFFEL\library\base" structures(base): "$\structures" kernel(base): "$\kernel" support(base): "$\support" access(structures): "$\access" cursors(structures): "$\cursors" cursor_tree(structures): "$\cursor_tree" dispenser(structures): "$\dispenser" iteration(structures): "$\iteration" list(structures): "$\list" set(structures): "$\set" sort(structures): "$\sort" storage(structures): "$\storage" table(structures): "$\table" traversing(structures): "$\traversing" tree(structures): "$\tree" ------------------------ Wel: wel: "$ISE_EIFFEL\library\wel" wel_constants(wel): "$\consts" wel_controls(wel): "$\controls" wel_gdi(wel): "$\gdi" wel_gdi_stocks(wel): "$\gdistock" wel_standard_dialogs(wel): "$\stddlgs" wel_structures(wel): "$\structs" wel_support(wel): "$\support" wel_windows(wel): "$\windows" wel_messages(wel): "$\messages" ======= tutorial: "$ISE_EIFFEL\examples\vision2\tutorial" main (tutorial): "$\main" demo_items (tutorial): "$\demo_items" demo_windows (tutorial): "$\demo_windows" demo_tabs (tutorial): "$\demo_tabs" ------------------------ EiffelBase and WindowEiffelLibrary: all base: "$ISE_EIFFEL\library\base" exclude "table_eiffel3" default assertion (all) end all wel: "$ISE_EIFFEL\library\wel" default assertion (all) end >>>>>>> 1.5 ------------------------ EiffelVision all vision: "$ISE_EIFFEL\library\vision2\interface" default assertion (all) end all vision_implementation_interface: "$ISE_EIFFEL\library\vision2\implementation\implementation_interface" default assertion (all) end all vision_implementation: "$ISE_EIFFEL\library\vision2\implementation\mswin" default assertion (all) end external include_path: "$ISE_EIFFEL\library\wel\spec\windows\include" object: "$ISE_EIFFEL\library\wel\spec\$(ISE_C_COMPILER)\lib\wel.lib" end