/*- * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * * %sccs.include.proprietary.c% * * @(#)v.h 4.3 (Berkeley) 04/18/91 */ struct v {int pn,nl,yr,hp,ct,dn,mo,dy,dw,ln,dl,st,sb,cd; int vxx[NN-NNAMES];} v ;