DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦01813f640⟧ TextFile

    Length: 342 (0x156)
    Types: TextFile
    Names: »B«

Derivation

└─⟦149519bd4⟧ Bits:30000546 8mm tape, Rational 1000, !projects 93-07-13
    └─ ⟦124ff5788⟧ »DATA« 
        └─⟦this⟧ 

TextFile

with A;
use A;
procedure A_Jeter is
    use Kbs;
    use System_Defined_Expression;
    use Expression;  
    type Patterns is array (Positive range <>) of Expression.Object;
    Pat : constant Patterns := (Is_Equal (10), Define_As (X),
                                Is_Different (4) and Is_Less (X), Is_Any);
begin  
    null;
end A_Jeter;