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

⟦286a52cc8⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Base, seg_05c2ec

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 Gen;
package Base is
    type Objet is private;

    -- Methodes de classe
    procedure Initialiser;
    procedure Traiter;
    procedure Terminer;
    function Creer (Position : in Gen.Tposition; Energie : in Gen.Tenergie)
                   return Objet;

    -- Methodes d'instances
    procedure Collision
                 (La_Base : in Objet; Tiers : in Gen.Tgenre; Fin : out Boolean);
    procedure Top (La_Base : in Objet;
                   Fin : out Boolean;
                   Tiers : out Gen.Tgenre;
                   Position : out Gen.Tposition);
    procedure Detruire (La_Base : in out Objet);
private
    type Internal;
    type Objet is access Internal;
end Base;

E3 Meta Data

    nblk1=2
    nid=2
    hdr6=2
        [0x00] rec0=19 rec1=00 rec2=01 rec3=000
        [0x01] rec0=02 rec1=00 rec2=02 rec3=001
    tail 0x2176b9ae2895c81d87fff 0x42a00088462060003
Free Block Chain:
  0x2: 0000  00 00 00 16 80 04 6e 61 6c 3b 04 00 09 65 6e 64  ┆      nal;   end┆