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

⟦793860c78⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Feu_Tricolor, seg_058c9e

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



package Feu_Tricolor is
    type Object is limited private;
    type Couleur is private;
    procedure Demarrer (F : in out Object);
    procedure Arreter (F : in out Object);
    procedure Change_Ta_Couleur (F : in out Object; C : Couleur);
    procedure Change_Ta_Duree (F : in out Object; D : Duration);  
    procedure Ton_Nom (F : in out Object; N : String);
    -- procedure Clignote (F : in out Object);
    -- function Couleur_De (F : Object) return Couleur;

private  
    type Couleur is (Vert, Orange, Rouge);
    task type Type_Feu is
        entry Entree_Nom (Nom : String);
        entry Demarre;
        entry Change_Color (C : Couleur);
        entry Change_Duree (T : Duration);
        entry Arret;
    end Type_Feu;
    type Object is
        record
            Feu : Type_Feu;  
        end record;
end Feu_Tricolor;  

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1b rec1=00 rec2=01 rec3=000
    tail 0x21766ad8c88d85e6f99ff 0x42a00088462060003