home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 315_01 / hpglplot.h < prev    next >
C/C++ Source or Header  |  1990-05-16  |  86b  |  8 lines

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