Automatic generation produced by ISE Eiffel
class UNDO_REDO_STACK General cluster: text_window description: "undo/redo command stack" create: make Ancestors ANY Queries is_empty: BOOLEAN Commands add_observer (an_observer: UNDO_REDO_OBSERVER) remove_observer (an_observer: UNDO_REDO_OBSERVER) -- Generated by Eiffel Studio --
For more details: eiffel.org