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

⟦a1840386a⟧ Ada Source

    Length: 4096 (0x1000)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Bgrb2_Kbs, seg_04b339

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 Generic_Kbs;
with Default_User_Operators;
with Output_Stream;

package Bgrb2_Kbs is

    type Class_Names is (Brick, Robot, Box, Nothing);

    type Rule_Bundles is (Bgrb2_Rule_Bundle);

    Max_Slots : constant Natural := 50;

    package Kbs is new Generic_Kbs
                          (Max_Slots => Max_Slots,
                           Max_Condition_Elements_By_Rule => 30,
                           Max_Rules => 20,
                           Class_Names => Class_Names,
                           Null_Class_Name => Class_Names'Last,
                           User_Defined_Expression_Operators =>
                              Default_User_Operators.Expression_Operators,
                           User_Defined_Unary_Evaluate =>
                              Default_User_Operators.Unary_Evaluate,
                           User_Defined_Binary_Evaluate =>
                              Default_User_Operators.Binary_Evaluate,
                           User_Defined_Predicate_Operators =>
                              Default_User_Operators.Predicate_Operators,
                           User_Defined_Unary_Match =>
                              Default_User_Operators.Unary_Match,
                           User_Defined_Binary_Match =>
                              Default_User_Operators.Binary_Match,
                           Rule_Bundles => Rule_Bundles);

end Bgrb2_Kbs;






E3 Meta Data

    nblk1=3
    nid=3
    hdr6=4
        [0x00] rec0=1a rec1=00 rec2=01 rec3=030
        [0x01] rec0=0e rec1=00 rec2=02 rec3=000
        [0x02] rec0=14 rec1=00 rec2=02 rec3=000
    tail 0x2174fe8ca867c387dbcb6 0x42a00088462063c03
Free Block Chain:
  0x3: 0000  00 00 00 13 00 0d 65 6e 64 20 42 67 72 62 5f 4b  ┆      end Bgrb_K┆