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-08-10 18:13:04 +02:00
S
Description
Simulator programs and utilities for automatic differentiation.
GPL-3.0
94 MiB
Languages
C++ 79.4%
ECL 13.8%
Cuda 1.7%
Pawn 1.7%
CMake 1.4%
Other 1.9%