Symbol Description Uses
ntape 10



File Line number Procedure Code
./lsopt/dostore.F 10 DOSTORE
      common /xxstore/ itape, ntape, isize
./lsopt/dostore.F 11 DOSTORE
      integer itape, ntape, isize
./lsopt/dostore.F 22 DOSTORE
        write( ntape, rec=j ) tmpx
./lsopt/dostore.F 24 DOSTORE
        read(  ntape, rec=j ) tmpx
./lsopt/instore.F 12 INSTORE
      common /xxstore/ itape, ntape, isize
./lsopt/instore.F 13 INSTORE
      integer itape, ntape, isize
./lsopt/instore.F 17 INSTORE
      ntape = 92
./lsopt/instore.F 51 INSTORE
      open( ntape
./lsopt/outstore.F 10 OUTSTORE
      integer itape, ntape, isize
./lsopt/outstore.F 9 OUTSTORE
      common /xxstore/ itape, ntape, isize