Annotation of researchv10dc/vol2/grap/speedhorse1.g, revision 1.1

1.1     ! root        1: .G1
        !             2: label left "Winning Time" "(seconds)" left .3
        !             3: label bot "Kentucky Derby, 1909 to 1988"
        !             4: bestsofar = 1000  # Greater than first time
        !             5: year = 09
        !             6: copy "speedhorse.d" thru {
        !             7:        bullet at year, $1
        !             8:        bestsofar = min(bestsofar, $1)
        !             9:        line from year, bestsofar to year+1, bestsofar
        !            10:        year = year+1
        !            11: }
        !            12: .G2

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.