Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Current state. See changelog, sorry, I'm out of time
[simgrid.git] / src / gras / Virtu / sg_conditional.c
index 7ae9d76..6d1ad93 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* rl_conditional - conditional execution (simulation)                      */
+/* sg_conditional - conditional execution (simulation)                      */
 
 /* Authors: Martin Quinson                                                  */
 /* Copyright (C) 2003,2004 da GRAS posse.                                   */
@@ -8,7 +8,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. */
 
-#include "Virtu/virtu_rl.h"
+#include "gras/cond.h"
+#include "gras/Virtu/virtu_sg.h"
 
 int gras_if_RL(void) {
    return 0;