Annotation of 43BSD/contrib/B/ex/generate/'ANALYZE, revision 1.1

1.1     ! root        1: HOW'TO ANALYZE line:
        !             2:     SHARE followers, starters, enders
        !             3:     IF #line>2:
        !             4:         PUT 1 th'of line, 2 th'of line IN c1, c2
        !             5:         INSERT c1, c2 IN starters
        !             6:         INSERT line@#line IN enders
        !             7:         FOR c3 IN line@3:
        !             8:             IF (c1, c2) not'in keys followers:
        !             9:                 PUT {} IN followers[c1,c2]
        !            10:             INSERT c3 IN followers[c1, c2]
        !            11:             PUT c2, c3 IN c1, c2

unix.superglobalmegacorp.com

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