|
NLSL
|
Variables | |
| integer, save | lthfnm |
| integer, save | lthdnm |
| character *30, save | prname |
| character *30, save | lgname |
| character *30, save | trname |
| character *30, save | dtname |
| character *30, save | spname |
| integer, save | nfiles |
| character *30, dimension(mxfile), save | files |
| character*30, save nlsnam::dtname |
Definition at line 28 of file nlsnam.f90.
| character*30, dimension(mxfile), save nlsnam::files |
Definition at line 34 of file nlsnam.f90.
| character*30, save nlsnam::lgname |
Definition at line 28 of file nlsnam.f90.
| integer, save nlsnam::lthdnm |
Definition at line 27 of file nlsnam.f90.
| integer, save nlsnam::lthfnm |
Definition at line 27 of file nlsnam.f90.
| integer, save nlsnam::nfiles |
Definition at line 33 of file nlsnam.f90.
| character*30, save nlsnam::prname |
Definition at line 28 of file nlsnam.f90.
| character*30, save nlsnam::spname |
Definition at line 28 of file nlsnam.f90.
| character*30, save nlsnam::trname |
Definition at line 28 of file nlsnam.f90.