]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_record.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC request_enabled: add documentation and an explosive support for semaphores and...
[simgrid.git] / src / mc / mc_record.h
index 7901b67e0771a12acc7cce7d93e352089667758c..ec24b70d49dca6af60d739f86f7e22df172ea2b6 100644 (file)
@@ -4,7 +4,8 @@
 /* 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
+/** \file mc_record.h
+ *
  *  This file contains the MC replay/record functionnality.
  *  A MC path may be recorded by using ``-cfg=model-check/record:1`'`.
  *  The path is written in the log output and an be replayed with MC disabled