Skip to content

Contains for subroutines #1

Description

@cffischer

This library has a lot of routines that are internal routines of a main routine. The variables of the main routine are in the scope of each of the internal routines and should not be declared again. This eliminates a lot of "USE" statements.
From a user perspective, the documentation for the main routine is of prime importance. Other documentation describes the internal workings of main procedure.
Changing to this format does not affect that application programs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions