Annotation of 43BSDTahoe/new/X/xfax/bits.spc, revision 1.1.1.1

1.1       root        1: comp = proc (b: _bytevec)
                      2:        end comp
                      3: 
                      4: getb = proc (b: _bytevec, bit: int) returns (bool)
                      5:        end getb
                      6: 
                      7: getn = proc (b: _bytevec, bit, len: int) returns (int)
                      8:        end getn
                      9: 
                     10: setb = proc (b: _bytevec, bit: int)
                     11:        end setb
                     12: 
                     13: setn = proc (b: _bytevec, bit, len: int)
                     14:        end setn

unix.superglobalmegacorp.com

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