home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d101 / psintrp.lha / PsIntrp / fan < prev    next >
Text File  |  1987-09-05  |  214b  |  20 lines

  1.  
  2. save
  3.  
  4. /h {350 100 moveto} def
  5.  
  6.  50 10 200
  7.  { h 400 exch lineto stroke} for
  8.  
  9.  390 -10 250
  10.  { h 200 lineto stroke} for
  11.  
  12.  190 -10 50
  13.  { h 250 exch lineto stroke} for
  14.  
  15.  260 10 390
  16.  { h 50 lineto stroke} for
  17.  
  18. restore
  19.  
  20.