home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / textprocess / armatures / tests2 / files / tests / psinctest / ps < prev    next >
Encoding:
Text File  |  1990-05-30  |  193 b   |  13 lines

  1. %%This is A Sample PostScript file included by dvialw.
  2. %%BoundingBox: 0 0 450 100
  3. %%
  4. %begin(plot)
  5. 50 20 moveto
  6. 300 20 lineto
  7. 300 90 lineto
  8. 50 90 lineto
  9. 50 20 lineto
  10. closepath
  11. stroke
  12. %end(plot)
  13.