home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d3xx / d306 / rexxplplot.lha / RexxPlPlot / examples / compexam.manx < prev    next >
Encoding:
Text File  |  1990-01-11  |  211 b   |  5 lines

  1. .k number/a
  2. cc +p +Fi -o example<number>.o example<number>
  3. ln -o example<number> example<number>.o -lplplotl32 -lmal32 -lcl32
  4. echo "This program can be run by typing example<number> with the stack set to 20000"
  5.