home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 874 / Plotter.sis / drawplot.oph < prev    next >
Encoding:
Text File  |  2000-09-27  |  296 b   |  10 lines

  1. // Prototypes for plotting functions, for plotter
  2. // ⌐ 1999-2000 Glenn Strong <Glenn.Strong@cs.tcd.ie>
  3. // Issued under the GNU General Public license, version 2
  4. // Plot the current function
  5. EXTERNAL PlotFunction:(f$)
  6. // Draw the axis
  7. EXTERNAL Axis:
  8. // Draw the caption
  9. EXTERNAL Caption:
  10.