home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / libs / matlab.lzh / MATLAB / MATLAB.LZH / Source / kom / RECU.KOM < prev    next >
Encoding:
Text File  |  1991-04-13  |  120 b   |  6 lines

  1. C
  2.       INTEGER IDS(4,32), PSTK(32), RSTK(32), PSIZE, PT, PTZ
  3. C
  4.       COMMON / RECU / IDS, PSTK, RSTK, PSIZE, PT, PTZ
  5. C
  6.