home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / VOGLE.ZIP / SRC / SUNFORT / FYOBB~@R.C < prev    next >
Text File  |  1994-04-27  |  85b  |  12 lines

  1.  
  2. /*
  3.  * yobbarays_
  4.  *
  5.  */
  6. void
  7. yobbarays_(onoff)
  8.     int    *onoff;
  9. {
  10.     yobbarays(*onoff);
  11. }
  12.