home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fchek284.zip / test / t208m.f < prev    next >
Text File  |  1994-11-06  |  116b  |  5 lines

  1.       integer maxdim, maxarr
  2.       parameter (maxdim = 100 + 200,
  3.      x           maxarr = maxdim + 100)
  4.       end
  5.