-- Automatic generation produced by ISE Eiffel --

indexing
     description: "Generated by h2e from the file c:\eiffel4\examples\wel\commands\app.rc."

class interface
     APPLICATION_IDS

feature -- Access

     Idc_checkbox: INTEGER is 102

     Idc_clear_button: INTEGER is 103

     Idc_close_button: INTEGER is 1

     Idc_listbox: INTEGER is 101

     Main_dialog: INTEGER is 1
     
invariant

           -- from ANY
     reflexive_equality: standard_is_equal (Current)
     reflexive_conformance: conforms_to (Current)

end -- class APPLICATION_IDS

-- Generated by ISE Eiffel --

-- For more details: www.eiffel.com --