File: logtrace.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 (6 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
C 
C... Variables in Common Block /LogTrace/ ... 
      integer ntrace
	  character*80 TrTitle(50000)
      real*8 Dstdres(50000)
      common /logtrace/  Dstdres,TrTitle,ntrace