home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume24 / hp / hp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-03-13  |  123 b   |  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.