|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T V
Length: 1107 (0x453)
Types: TextFile
Names: »V«
└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0
└─⟦c51948655⟧ »DATA«
└─⟦266b31e86⟧
└─⟦this⟧
----------------------------------------------------------------------
------------------------ panel_interface_ads -------------------------
----------------------------------------------------------------------
---------------------- Date Created: 10/9/1991 -----------------------
----------------------------------------------------------------------
-- This package contains procedures that present the user with the --
-- interactive panels and process the user actions. --
----------------------------------------------------------------------
------ This source code was generated using the ------
------ Screen Machine(tm) user interface development system ------
------ from Objective Interface Systems, Inc. ------
----------------------------------------------------------------------
with Seats;
package Panel_Interface is
procedure Interact_Passenger;
procedure Light_On (Seat : Seats.Seat_Id);
procedure Light_Off (Seat : Seats.Seat_Id);
procedure Dump_O2 (Open : Boolean; Seat : Seats.Seat_Id);
end Panel_Interface;