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

add exercise: allergies #97

Merged
merged 3 commits into from
Aug 1, 2023
Merged

add exercise: allergies #97

merged 3 commits into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. add exercise: allergies

    glennj committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5dd0a8e View commit details
    Browse the repository at this point in the history
  2. All variable names upper-cased.

    Rework the initialization of the Allergens table according to "Beginning COBOL for Programmers", ch 11.
    glennj committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    de3f878 View commit details
    Browse the repository at this point in the history
  3. use 88 condition vars

    glennj committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9f2b4b3 View commit details
    Browse the repository at this point in the history