eth-cscs / modparser

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

replace enum with class enums #14

Closed bcumming closed 9 years ago

bcumming commented 9 years ago

The enum types are starting to get a bit confusing. It is time to replace them with scoped enums, to make it clear in the code what an enum means when it is used in the code.

bcumming commented 9 years ago

fixed in 133a590572432d1c1710117d5ba712325cd71bc5