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

⟦ea7a211c7⟧ Ada Source

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

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 System_Utilities;
WITH String_Utilities;

PACKAGE BODY Destinations IS

   PROCEDURE Define (New_User : String) IS
   BEGIN
      [statement]
   END Define;

   FUNCTION Image (The_User : User) RETURN String IS
   BEGIN
      RETURN Unbounded.Image (Unbounded.Variable_String (The_User));
   END Image;

   FUNCTION Lookup (Name : String) RETURN User IS
   BEGIN
      IF String_Utilities.Equal
            (Name, System_Utilities.User_Name, Ignore_Case => True) THEN
         RETURN Value (System_Utilities.User_Name);
      ELSE
         RAISE Undefined;
      END IF;
   END Lookup;

   FUNCTION Initialize RETURN User_Iterator IS
   BEGIN
      [statement]
   END Initialize;

   PROCEDURE Next (Iter : IN OUT User_Iterator) IS
   BEGIN
      [statement]
   END Next;

   FUNCTION Value (Iter : User_Iterator) RETURN User IS
   BEGIN
      [statement]
   END Value;

   FUNCTION Is_Done (Iter : User_Iterator) RETURN Boolean IS
   BEGIN
      [statement]
   END Is_Done;

END Destinations;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=2a rec1=00 rec2=01 rec3=05c
        [0x01] rec0=06 rec1=00 rec2=02 rec3=000
    tail 0x21722fbf483d36ac6a5ac 0x489e0066482863001