aboutsummaryrefslogtreecommitdiff
path: root/src/openvic/pop/Culture.hpp
Commit message (Expand)AuthorAgeLines
* Remove return_t, use & instead of if(x != SUCCESS) Hop3112023-09-08-5/+5
* NodeTools cleanup+province definition csv loading Hop3112023-09-07-9/+20
* Followup big dataloader commit Hop3112023-09-03-3/+3
* Big Dataloader Commit (openvic-simulation) Hop3112023-08-24-3/+8
* std::string const& --> const std::string_view Hop3112023-08-12-9/+9
* Added distributions for pop type and culture Hop3112023-08-10-1/+1
* Added pops to provinces Hop3112023-07-26-2/+2
* Culture data structs Hop3112023-07-23-0/+73