Annotation of researchv10no/cmd/dag/daglib.pic, revision 1.1

1.1     ! root        1: define Box     % [box wid $2 ht $3 $1] %
        !             2: define Square  % [box wid $2 ht $2 $1] %
        !             3: define Circle  % [circle rad $2/2; $1 at last circle.c] %
        !             4: define Ellipse % [ellipse wid $2 ht $3 $1] %
        !             5: define Diamond % [move down $3/2; line up $3/2 right $2/2 then up $3/2 left $2/2 then down $3/2 left $2/2 then down $3/2 right $2/2; move up $3/2; $1;] %
        !             6: define Doublecircle % [circle rad $2/2; circle rad .9*$2/2 at last circle.c; $1 at last circle.c] %
        !             7: define Plaintext % [box invis wid $2 ht $3 $1] %

unix.superglobalmegacorp.com

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