1*48302Sbostic /*- 2*48302Sbostic * Copyright (c) 1991 The Regents of the University of California. 3*48302Sbostic * All rights reserved. 4*48302Sbostic * 5*48302Sbostic * %sccs.include.proprietary.c% 6*48302Sbostic * 7*48302Sbostic * @(#)v.h 4.3 (Berkeley) 04/18/91 8*48302Sbostic */ 914515Ssam 107061Srrh struct v {int pn,nl,yr,hp,ct,dn,mo,dy,dw,ln,dl,st,sb,cd; 117061Srrh int vxx[NN-NNAMES];} v ; 12