document distributed with 4.1BSD
[unix-history] / usr / src / old / roff / common_source / v.h
CommitLineData
476fcd16
SL
1/* v.h 4.2 83/08/11 */
2
aee89bcd
RH
3struct v {int pn,nl,yr,hp,ct,dn,mo,dy,dw,ln,dl,st,sb,cd;
4 int vxx[NN-NNAMES];} v ;