Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge the HL13 VM model into the main VirtualMachine class
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 31 Aug 2016 19:38:42 +0000 (21:38 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 31 Aug 2016 19:38:46 +0000 (21:38 +0200)
commit561ae92673342c5b5879045566e7aa39979df0f0
tree7d372a942651eed40231ef86e2b361715290d983
parentb6fcc4129a6eee8ac3e7e7db57062b6a5dd8bf51
merge the HL13 VM model into the main VirtualMachine class

- that's the only model, and I don't see no alternative solution here
- The goal with that part of the code is to make a plugin out of it,
  to let the users have the whole VM implementation in one file only,
  that they can modify completely.
src/surf/virtual_machine.cpp
src/surf/virtual_machine.hpp
src/surf/vm_hl13.cpp [deleted file]
src/surf/vm_hl13.hpp [deleted file]
tools/cmake/DefinePackages.cmake