| setprob.f.html |   | 
| Source file: setprob.f | |
| Directory: /Users/rjl/git/rjleveque/clawpack-4.6.2/book/chap20/rotate | |
| Converted: Wed May 30 2012 at 13:02:08 using clawcode2html | |
| This documentation file will not reflect any later changes in the source file. | 
 
      subroutine setprob
      implicit double precision (a-h,o-z)
      character*12 fname
      return
      end