TABLE OF CONTENTS


WaitMenu/WaitMenu [ Packages ]

[ Top ] [ Packages ]

FUNCTION

 Provide code for wait orders

SOURCE

package WaitMenu is

WaitMenu/WaitMenu.Add_Commands [ Subprograms ]

[ Top ] [ WaitMenu ] [ Subprograms ]

FUNCTION

 Add Tcl commands related to the waiting

SOURCE

   procedure Add_Commands with
      Import => True,
      Convention => C,
      External_Name => "addAdaWaitCommands";