X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/84402e8e2ee2a2d0bef25fdceb0a263ed8b471f6..8eae70b5885430de4cb50a063516772519f8eac1:/src/surf/surf_interface.hpp diff --git a/src/surf/surf_interface.hpp b/src/surf/surf_interface.hpp index 465ad06bcc..6a61c06c9a 100644 --- a/src/surf/surf_interface.hpp +++ b/src/surf/surf_interface.hpp @@ -213,8 +213,4 @@ XBT_PUBLIC_DATA const std::vector surf_storage_model_d /** @brief The list of all host models (pick one with --cfg=host/model:) */ XBT_PUBLIC_DATA const std::vector surf_host_model_description; -/********** - * Action * - **********/ - #endif /* SURF_MODEL_H_ */