Sha256: b640c4046b29b2f937580a84e467f998e4ea49e3918aea300ff7c4ad6db3609e

Contents?: true

Size: 602 Bytes

Versions: 1

Compression:

Stored size: 602 Bytes

Contents

digraph TopLevel {
    compound = true
    bgcolor = lightcyan1
    fontname = Arial
    fontsize = 8
    label = "TopLevel"
    node [
        fontname = Arial,
        fontsize = 8,
        color = black
    ]

    AtariBinary [
        fontcolor = black,
        URL = "classes/AtariBinary.html",
        shape = ellipse,
        color = palegoldenrod,
        style = filled,
        label = "AtariBinary"
    ]

    NativeFileType [
        URL = "classes/NativeFileType.html",
        label = "NativeFileType"
    ]

    NativeFileType -> AtariBinary [

    ]

}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ripxplore-0.0.2 doc/dot/f_39.dot