File: component.i

package info (click to toggle)
x13as 1.1-b59-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm
  • size: 9,088 kB
  • sloc: fortran: 114,121; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (3)
1
2
3
c              File Component.i
        integer MaxComp,MaxCompDim
        parameter(MaxComp=5,MaxCompDim=59)