Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanups in the Constant model
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 5 Aug 2015 23:38:46 +0000 (01:38 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 5 Aug 2015 23:47:42 +0000 (01:47 +0200)
commit45ba4879c64faca75002be9379e6a7cd3e1d41d6
tree440bb2b2ef343b1311dd1ca987a16ee5cfe65bd4
parent1a9febe25739aa4fbcf513aac34b0c6cae9d7e67
Cleanups in the Constant model

- Don't derive from NetworkCM02 but directly from Network
- Kill dead code: there is no link in that model
- Die if someone tries to create a link (+hint on how to fix the platform)
src/surf/network_cm02.hpp
src/surf/network_constant.cpp
src/surf/network_constant.hpp