File: func5.i

package info (click to toggle)
x13as 1.1-B39-2
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 8,700 kB
  • sloc: fortran: 110,641; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
C 
C... Variables in Common Block /func5/ ... 
      integer NDUM,NDUM1
      real*8 DUM(80),DUM1(80)
      common /func5/ DUM,DUM1,NDUM,NDUM1