Merge pull request #3428 from vkip/use_pvtnum_as_default_rocknum
Using PVTNUM as the default ROCKNUM
This commit is contained in:
commit
38ed82b2ce
@ -120,6 +120,7 @@ bool RockConfig::active() const {
|
||||
}
|
||||
|
||||
RockConfig::RockConfig(const Deck& deck, const FieldPropsManager& fp)
|
||||
: RockConfig {}
|
||||
{
|
||||
using rock = ParserKeywords::ROCK;
|
||||
using rockopts = ParserKeywords::ROCKOPTS;
|
||||
|
Loading…
Reference in New Issue
Block a user