Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move StopRequest out of Context.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 24 Jan 2019 10:56:44 +0000 (11:56 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 25 Jan 2019 11:31:06 +0000 (12:31 +0100)
commitc3066090245b1d56a9927723543cbc93dcb0d9ee
tree1bb745878e04a27e60f9fcf7009843ff67656217
parentc290f6e5704d8d1e227fc32720676a2613d5d51c
Move StopRequest out of Context.

Using context::Context in fully qualified name was redundant.
src/bindings/python/simgrid_python.cpp
src/kernel/context/Context.cpp
src/kernel/context/Context.hpp
src/kernel/context/ContextUnix.cpp
src/simix/ActorImpl.cpp
src/xbt/exception.cpp