Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | name | = | "" | ||
character(len=16), | public | :: | pestc | = | "" | ||
character(len=16), | public | :: | pathc | = | "" | ||
character(len=16), | public | :: | saltc | = | "" | ||
character(len=16), | public | :: | hmetc | = | "" | ||
character(len=16), | public | :: | csc | = | "" | ||
integer, | public | :: | pest | = | 1 | ||
integer, | public | :: | path | = | 1 | ||
integer, | public | :: | salt | = | 1 | ||
integer, | public | :: | hmet | = | 1 | ||
integer, | public | :: | cs | = | 1 |