Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/NOTRECEIPT/NOTRECEIVED/ (plus some reindent)
[simgrid.git] / tools / tesh2 / include / com.h
index 29a78d5..6c78a63 100644 (file)
@@ -35,12 +35,6 @@ units_sem;
 extern xbt_os_sem_t\r
 jobs_sem;\r
 \r
-/*\r
- * the mutex to synchronize the access to the list\r
- * of the errors producted by a run.\r
- */\r
-extern xbt_os_mutex_t\r
-err_mutex;\r
 \r
 /* the list of tesh include directories */\r
 extern xbt_dynar_t\r
@@ -92,6 +86,12 @@ detail_summary_flag;
 extern int\r
 exit_code;\r
 \r
+extern int\r
+err_kind;\r
+\r
+extern char*\r
+err_line;\r
+\r
 /*\r
  * the list of the errors of the run.\r
  */\r
@@ -117,6 +117,7 @@ extern int
 keep_going_unit_flag;\r
 \r
 \r
+\r
 #ifdef __cplusplus\r
 }\r
 #endif\r