DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 342 (0x156) Types: TextFile Names: »B«
└─⟦149519bd4⟧ Bits:30000546 8mm tape, Rational 1000, !projects 93-07-13 └─ ⟦124ff5788⟧ »DATA« └─⟦this⟧
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;