home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume24 / hp / hp.h < prev    next >
C/C++ Source or Header  |  1991-03-13  |  123b  |  7 lines

  1. /* hp.h --- external declarations for hp */
  2.  
  3. extern double stack[];
  4. extern int scanptr;
  5. extern int sp;
  6. extern char line[];
  7.