Skip to content

Commit

Permalink
Add missing kw
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Oct 8, 2024
1 parent bfd65d6 commit a36275f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/InputParser/InputParser.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module InputParser
skip_kw!(:MULTSAVE, 1)
skip_kw!(:VECTABLE, 1)
skip_kw!(:MULTSAVE, 1)
skip_kw!(:WHISTCTL, 1, PARSER_JUTULDARCY_MISSING_SUPPORT)
skip_kw!(:MEMORY, 1)
skip_kw!(:OPTIONS3, 1)
skip_kw!(:TSCRIT, 1, PARSER_JUTULDARCY_MISSING_SUPPORT)
Expand Down

0 comments on commit a36275f

Please sign in to comment.