mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: remove BEGIN_PROPERTIES/END_PROPERTIES macro usage
This commit is contained in:
@@ -42,11 +42,11 @@
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
|
||||
BEGIN_PROPERTIES
|
||||
namespace Opm::Properties {
|
||||
|
||||
NEW_PROP_TAG(EnableTracerModel);
|
||||
|
||||
END_PROPERTIES
|
||||
} // namespace Opm::Properties
|
||||
|
||||
namespace Opm {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user