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

⟦78eba980f⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Coincide_Top_With_Search_Top_Rule, seg_04bf7a, separate Fruit_Display_Gourou_Rule_Bundle_5

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



separate (Fruit_Display_Gourou_Rule_Bundle_5)

package body Coincide_Top_With_Search_Top_Rule is


    function Premiss return Fact_Queries is
        use Fruit_Frames_5;
    begin
        return
           (Requests.Absent ((Request_Name => Is_Any,
                              Marker_Name  => Is_Any,
                              Argument1    => Is_Any,
                              Argument2    => Is_Any)),
            Markers.Exist ((Marker_Name => Is_Equal (Model_Marker_Name))),
            Markers.Exist
               ((Marker_Name => Is_Equal (Top_Copied_Model_Marker_Name))),  
            Markers.Exist
               ((Marker_Name => Is_Equal (Selected_Block_Marker_Name))),
            Markers.Exist
               ((Marker_Name => Is_Equal (Search_Top_Block_Marker_Name))),
            Markers.Exist ((Marker_Name => Is_Equal (Top_Block_Marker_Name)))

            );
    end Premiss;


    procedure Action (Objects : Fact_Collection) is
        use Fruit_Frames_5;
        use Slot;  
        The_Search_Top_Marker : Fact_Name renames Objects (5);
    begin
        Output_Stream.New_Line (Output_Stream.Standard_Output);
        Output_Stream.Put_Line ("***************************************",
                                Output_Stream.Standard_Output);
        Output_Stream.Put_Line ("coincide top with search top rule",
                                Output_Stream.Standard_Output);
        Output_Stream.Put_Line ("***************************************",
                                Output_Stream.Standard_Output);
        Output_Stream.New_Line (Output_Stream.Standard_Output);

        Requests.Add ((Request_Name => Make_Coincided_Request_Name,
                       Marker_Name  => Top_Block_Marker_Name,
                       Argument1    => Search_Top_Block_Marker_Name,
                       Argument2    => Null_Object));
        Markers.Delete ((The_Search_Top_Marker));
    end Action;


end Coincide_Top_With_Search_Top_Rule;

E3 Meta Data

    nblk1=4
    nid=3
    hdr6=6
        [0x00] rec0=1d rec1=00 rec2=01 rec3=006
        [0x01] rec0=13 rec1=00 rec2=04 rec3=000
        [0x02] rec0=03 rec1=00 rec2=02 rec3=000
        [0x03] rec0=05 rec1=15 rec2=aa rec3=642
    tail 0x21751b946869261b4fb4c 0x42a00088462063c03
Free Block Chain:
  0x3: 0000  00 00 00 29 80 23 20 43 6f 69 6e 63 69 64 65 5f  ┆   ) # Coincide_┆