Annotation of researchv10no/libplot/lib4014/line.c, revision 1.1

1.1     ! root        1: #include <stdio.h>
        !             2: #include "tek.h"
        !             3: line(x0, y0, x1, y1) 
        !             4: double x0, y0, x1, y1; 
        !             5: {
        !             6:        move(x0, y0);
        !             7:        vec(x1, y1);
        !             8: }

unix.superglobalmegacorp.com

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