Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[config] Rewrite the config core
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 2 May 2016 09:14:04 +0000 (11:14 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 2 May 2016 14:01:03 +0000 (16:01 +0200)
* the core is written in C++ and has a to-be-deprecated C API;

* remove the type union (fix the problem where the C++-style flags
  were defined with with the string type;

* remove some advanced/unused C API.


No differences found