Files
opm-simulators/tests
Andreas Lauser dc08a8b4dd use a custom parameter file parser
this allows the key names to be transformed, i.e.,

```
enable-vtk=true
```

is now also possible in parameter files whereas before only CamelCase
parameter names like

```
EnableVtk=true
```

were valid. besides this, any valid Windows INI file that does not use
parameter groups should be readable, i.e., semicolons are now also
treated as a comment indicator.
2018-08-10 18:13:04 +02:00
..
2018-03-08 09:54:08 +01:00
2018-07-02 09:17:56 +02:00
2018-07-02 09:17:56 +02:00
2018-07-02 09:17:56 +02:00