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 the "groups" column. #320

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Commits on Nov 1, 2024

  1. Add the "groups" column.

    Add test_groups().
    
    Add groups field to single_input_all_cols.out
    
    Add Groups field to parameter_list.out
    AndrewLavin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a9b2f08 View commit details
    Browse the repository at this point in the history
  2. Move the GROUPS field so that it comes after KERNEL_SIZE.

    This changes the order of the ColumnSettings enumeration.
    AndrewLavin committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    35dcebb View commit details
    Browse the repository at this point in the history