home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource5 / 315_01 / hpglplot.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-05-16  |  86 b   |  8 lines

  1.  
  2. #ifndef HPGLPLOT_H
  3. #define HPGLPLOT_H
  4.  
  5. void hpgl_bar(), hpgl_graph();
  6.  
  7. #endif
  8.