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

⟦e94319de3⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Semaine, seg_02d8d8

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 Text_Io;
use Text_Io;

procedure Semaine is


    type Jour is (Aucun, Lundi, Mardi, Mercredi,
                  Jeudi, Vendredi, Samedi, Dimanche);

    subtype Jour_Ouvrable is Jour range Lundi .. Vendredi;
    subtype Week_End is Jour range Samedi .. Dimanche;



begin

    for I in Jour loop
        case I is
            when Jour_Ouvrable =>
                Put_Line (Jour'Image (I) & " : travailler");
            when Week_End =>
                Put_Line (Jour'Image (I) & " : dormir");
            when others =>
                null;
        end case;  
        delay 1.0;

    end loop;



end Semaine;

E3 Meta Data

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