libsim
Versione 7.2.4
|
◆ optionparser_add_l()
Add a new logical option, without optional argument. When parsing will be performed, if the requested option is encountered, the provided destination will be set to .TRUE. . The provided destination is initially set to .FALSE. . Please use the generic optionparser_add method rather than this particular method.
Definizione alla linea 1408 del file optionparser_class.F90. |