branch_tier.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-02-01 23:22:43 -06:00
parent 793a5043ad
commit d7b623b86c

View File

@ -41,7 +41,7 @@ namespace l
load_branch_scan(toml::table const &v_,
std::vector<Branch2> &branches_)
{
assert("not currently supported" == NULL);
}
}