new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / diction / style3 / conp.h
/*-
* %sccs.include.proprietary.c%
*
* @(#)conp.h 4.4 (Berkeley) %G%
*/
#define SLENG 250
#define SCHAR 1500
extern struct ss {char *sp,ic,cc; int leng;} sent[SLENG];
extern struct ss *sentp;
extern comma,j,i;
extern int nsleng;
extern question;
int must;
int be;
int sav;
int prep;
int aflg,bflg,subty,verb,verbty;
int hflg;
int iverb,pverb,done;