Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default behaviors #21

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Fix default behaviors #21

merged 4 commits into from
Aug 20, 2024

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    62c9e4a View commit details
    Browse the repository at this point in the history
  2. Eliminated duplicate intfix function in favor of nint.

    M. J. Brodzik committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dfc3dc7 View commit details
    Browse the repository at this point in the history
  3. Added error processing for appropriate default case conditions.

    Prior to this, these default conditions would keep on processing, but these are
    fatal conditions and should be trapped.
    M. J. Brodzik committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ebdddf View commit details
    Browse the repository at this point in the history
  4. Fixed compute_locations declaration.

    M. J. Brodzik committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    693f380 View commit details
    Browse the repository at this point in the history