mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1755 Use namespace RiaDefines instead of class
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
class RiaPorosityModel
|
||||
{
|
||||
public:
|
||||
namespace RiaDefines {
|
||||
enum PorosityModelType
|
||||
{
|
||||
MATRIX_MODEL,
|
||||
|
||||
Reference in New Issue
Block a user