DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦759f3363b⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Motor, seg_0497ec

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Feuille, Struct_Component, String_Table;
use Feuille;
package Motor is

    type Mode is (Mode_First, Mode_All);

    Liste_Locale : Feuille.Liste_Instr_Locale.List;
    Liste_Presentation, Liste_Pseudo_Globale, Liste_Globale :
       Feuille.Liste_Instr.List;

    Illegal_Assignement : exception;
    Dire_Error : exception;
    Jeu_Termine : exception;
    Illegal_Test : exception;
    Illegal_Expression : exception;
    Illegal_Operator : exception;

    procedure Go;
    procedure Execute_Liste (Liste : Feuille.Liste_Instr.List;
                             M : Mode;
                             Ok : in out Boolean);

    procedure Execute_Liste (Liste : Feuille.Liste_Instr_Locale.List;
                             M : Mode;
                             Ok : in out Boolean);

    function Execute_Instr (Atree : Feuille.Pcell) return Boolean;

    procedure Evalue (Tree : in Pcell; Success : in out Boolean);

    procedure Affecte (Tree : in Pcell; Success : in out Boolean);

    procedure Consulte
                 (Tree : in Pcell;
                  Iteratt : in out Struct_Component.Liste_Attribut.Listiter;
                  Success : in out Boolean);

    procedure Consulte
                 (Tree : in Pcell;
                  Iterstruc : in out Struct_Component.Liste_Structure.Listiter;
                  Success : in out Boolean);

    procedure Consulte (Tree : Pcell;
                        A_Bool : in out Boolean;
                        Success : in out Boolean);

    procedure Consulte (Tree : Pcell;
                        A_Nbr : in out Natural;
                        Success : in out Boolean);

    procedure Consulte (Tree : Pcell;
                        A_Str : in out String_Table.I_String;
                        Success : in out Boolean);

    procedure Consulte (Tree : in Pcell;
                        Op : in out Tcell;
                        Nbr : in out Natural;
                        Success : in out Boolean);

end Motor;



E3 Meta Data

    nblk1=4
    nid=4
    hdr6=6
        [0x00] rec0=20 rec1=00 rec2=01 rec3=030
        [0x01] rec0=1a rec1=00 rec2=02 rec3=056
        [0x02] rec0=06 rec1=00 rec2=03 rec3=000
        [0x03] rec0=02 rec1=00 rec2=03 rec3=000
    tail 0x2174de452865e68e0e5fd 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 00 00 37 80 13 20 3a 20 69 6e 20 6f 75 74 20  ┆   7   : in out ┆