Skip to content

Commit

Permalink
Skip WLIST, WELLSHUT
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Aug 25, 2024
1 parent 142e1e0 commit fc748a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/InputParser/InputParser.jl
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,7 @@ module InputParser
skip_kw!(:WTRACER, Inf, PARSER_MISSING_SUPPORT)
skip_kw!(:GCONINJE, Inf, PARSER_MISSING_SUPPORT)
skip_kw!(:WTEST, Inf, PARSER_MISSING_SUPPORT)
skip_kw!(:WLIST, Inf, PARSER_MISSING_SUPPORT)
skip_kw!(:WELLSHUT, Inf, PARSER_MISSING_SUPPORT)
end
end

0 comments on commit fc748a2

Please sign in to comment.