File:  [Research Unix] / researchv10no / cmd / ideal / tests / fan.i
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

fan
.nf
.IS
fan{
var x;
var b;
conn x to y0;
conn x to y1;
conn x to y2;
}
main{
var y0,y1,y2;
y0 = (2,2);
y1 = y0 + 1;
y2 = y1 + 1;
conn 2 to 5 using 3 fan {} <x,b>;
}
.IE
.IS
...forget fan
.IE

unix.superglobalmegacorp.com

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