home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / VOGLE.ZIP / VOGLE / SRC / MSFORT / FYOBBA.FOR < prev    next >
Encoding:
Text File  |  2000-02-11  |  157 b   |  7 lines

  1.       interface to subroutine C_yobbarays[c](onoff)
  2.       integer *2 onoff
  3.       end
  4.       subroutine yobbarays(i)
  5.       call C_yobbarays(i)
  6.       end
  7.