Annotation of researchv10no/libplot/lib4014/point.c, revision 1.1.1.1

1.1       root        1: #include <stdio.h>
                      2: #include "tek.h"
                      3: point(xx, yy) 
                      4: double xx, yy; 
                      5: {
                      6:        move(xx, yy);
                      7:        vec(xx, yy);
                      8: }

unix.superglobalmegacorp.com

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