1: /* $Header: cheat.h,v 4.3 85/05/01 11:36:58 lwall Exp $
   2:  *
   3:  * $Log:	cheat.h,v $
   4:  * Revision 4.3  85/05/01  11:36:58  lwall
   5:  * Baseline for release with 4.3bsd.
   6:  *
   7:  */
   8: 
   9: #ifdef ARTSEARCH
  10: EXT ART_NUM srchahead INIT(0);  /* are we in subject scan mode? */
  11:                 /* (if so, contains art # found or -1) */
  12: #endif
  13: 
  14: #ifdef PENDING
  15: #   ifdef CACHESUBJ
  16:     EXT ART_NUM subj_to_get;
  17: #   endif
  18: #endif
  19: 
  20: void    cheat_init();
  21: void    look_ahead();
  22: void    collect_subjects();
Last modified: 1986-03-21
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 759
Valid CSS Valid XHTML 1.0 Strict