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

⟦2240bc8fa⟧ TextFile

    Length: 431 (0x1af)
    Types: TextFile
    Names: »V«

Derivation

└─⟦f64eaa120⟧ Bits:30000752 8mm tape, Rational 1000, !projects 93 02 16
    └─ ⟦6f12a12be⟧ »DATA« 
        └─⟦this⟧ 

TextFile

with Ball, Box, Sticker;

package Ne_Balls_Boxes_Stickers_Tests is

    function Pack_It_Test
                (Ba : Ball.Object; Bo : Box.Object; S : Sticker.Object)
                return Boolean;
    function Sticker_Lack_Test (Ba : Ball.Object) return Boolean;
    function Box_Lack_Test     (Ba : Ball.Object) return Boolean;
    function Too_Big_Test      (Ba : Ball.Object) return Boolean;

end Ne_Balls_Boxes_Stickers_Tests;