]> AND Public Git Repository - simgrid.git/blobdiff - src/simix/ContextBoost.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various doc cleanups
[simgrid.git] / src / simix / ContextBoost.cpp
index 9108558d6b33a03687a34c984a84ceeade82a287..44f6dbe2cb32c9381f0206a884221bd6cfa9373b 100644 (file)
@@ -1,11 +1,8 @@
-/* Copyright (c) 2015. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2015. The SimGrid Team. All rights reserved.               */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-/** @file BoostContext.cpp Userspace context switching implementation based on Boost.Context */
-
 #include <cstdint>
 
 #include <functional>