home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / Source / Gnuplot 3.5 Source / SOURCES 3.5 / compact.proto.h < prev    next >
Encoding:
Text File  |  1993-11-12  |  116 b   |  5 lines  |  [TEXT/MSWD]

  1.  
  2. /* compact.c */
  3. int compact_slope(int[], int[], int[], int *, float);
  4. int compact_int(int[], int[], int[], int *);
  5.