Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: move some files related to ELF, DWARF or unwind reading into their own directory
[simgrid.git] / src / mc / mc_smx.hpp
index a2ac591..3c7165d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2018. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2015-2019. 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. */
@@ -18,7 +18,7 @@
  *      (copy of `simix_global->process_list`);
  *
  *   - `model_checker->process.smx_old_process_infos`
- *      (copy of `simix_global->process_to_destroy`);
+ *      (copy of `simix_global->actors_to_destroy`);
  *
  *   - `model_checker->hostnames`.
  *