You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.
Parsing of command line argument should be moved into a function. Better — into a module. E.g. console module.
Initialising should be also moved into a function, but inside composer.f90.
Parsing of list or range arguments should be moved into a console module.
Getting information, clearing e.t.c. should be moved into a separated function. The main function should only invoke some other functions with arguments. It should be small & accurate.
The text was updated successfully, but these errors were encountered:
console
module.console
module.The text was updated successfully, but these errors were encountered: