
Public Attributes | |
| integer | ntex |
| integer, parameter | nlines = 50 |
| character(len=2) | clang = 'EN' |
| character(len=60), dimension(:), allocatable | cname |
Definition at line 6 of file modd_write_cover_tex.F90.
| character(len=2) modd_write_cover_tex::clang = 'EN' |
Definition at line 39 of file modd_write_cover_tex.F90.
| character(len=60), dimension(:), allocatable modd_write_cover_tex::cname |
Definition at line 40 of file modd_write_cover_tex.F90.
| integer, parameter modd_write_cover_tex::nlines = 50 |
Definition at line 37 of file modd_write_cover_tex.F90.
| integer modd_write_cover_tex::ntex |
Definition at line 36 of file modd_write_cover_tex.F90.
1.8.5