Annotation of 3BSD/cmd/apl/az.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  * This is a dummy plotting function module
                      3:  */
                      4: 
                      5: sclr() {
                      6:        error("Unimplemented function 'sclr'");
                      7: }
                      8: 
                      9: move() {
                     10:        error("Unimplemented function 'move'");
                     11: }
                     12: 
                     13: line() {
                     14:        error("Unimplemented function 'line'");
                     15: }

unix.superglobalmegacorp.com

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