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

⟦5facd397e⟧ Ada Source

    Length: 4096 (0x1000)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Bgrb_Test, seg_04b35c

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 Bgrb_Working_Memory;
with Output_Stream;
with Bgrb_Kbs;
with Bgrb_Rule_Bundle;
with Bgrb_Physical_Robots;
with Bgrb_Frames;

use Bgrb_Rule_Bundle;
use Bgrb_Kbs;

procedure Bgrb_Test is

    use Kbs;
    Inference_Had_Succeded : Boolean := True;


    function Bgrb_Infere is
       new Rule_Base.One_Inference_With_Conflict_Set
              (Retrieve => Retrieve, Do_Action => Do_Action);


begin  
    Bgrb_Working_Memory.Load_Initial;
    Output_Stream.Put ("The fact base is :", Output_Stream.Standard_Output);
    Bgrb_Working_Memory.Put_All (Output_Stream.Standard_Output);
    Output_Stream.New_Line (Output_Stream.Standard_Output);
    Output_Stream.New_Line (Output_Stream.Standard_Output);

    while Inference_Had_Succeded loop

        Output_Stream.Put_Line ("THE FACT BASE IS NOW :",
                                Output_Stream.Standard_Output);
        Bgrb_Working_Memory.Put_All (Output_Stream.Standard_Output);
        Output_Stream.New_Line (Output_Stream.Standard_Output);
        Output_Stream.New_Line (Output_Stream.Standard_Output);

        Inference_Had_Succeded := Bgrb_Infere;

    end loop;

end Bgrb_Test;

E3 Meta Data

    nblk1=3
    nid=3
    hdr6=4
        [0x00] rec0=23 rec1=00 rec2=01 rec3=018
        [0x01] rec0=08 rec1=00 rec2=02 rec3=000
        [0x02] rec0=03 rec1=00 rec2=03 rec3=000
    tail 0x2174feb72867c77872a9f 0x42a00088462063c03
Free Block Chain:
  0x3: 0000  00 00 00 03 00 00 00 6d 2e 4e 65 77 5f 4c 69 6e  ┆       m.New_Lin┆