Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more snake_casing of private fields
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 24 Mar 2018 20:11:13 +0000 (21:11 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 24 Mar 2018 20:11:13 +0000 (21:11 +0100)
commitbf41d7b09bccdac18be3631c03256f2a34bdb202
tree8995269e7c5bae5fff07130c0b79e74584f1e003
parent528627ed38411e15afbcbb6ab426e83c25d9e492
more snake_casing of private fields
13 files changed:
include/simgrid/kernel/routing/FatTreeZone.hpp
include/simgrid/kernel/routing/FloydZone.hpp
include/simgrid/kernel/routing/FullZone.hpp
include/simgrid/kernel/routing/NetPoint.hpp
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/s4u/Activity.hpp
src/kernel/routing/FatTreeZone.cpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/NetPoint.cpp
src/kernel/routing/NetZoneImpl.cpp
src/s4u/s4u_comm.cpp
src/surf/sg_platf.cpp