Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding a nice skeleton for Henri.
[simgrid.git] / src / gras / Virtu / sg_conditional.c
index 7ae9d76..696e4d2 100644 (file)
@@ -1,14 +1,14 @@
 /* $Id$ */
 
-/* rl_conditional - conditional execution (simulation)                      */
+/* sg_conditional - conditional execution (simulation)                      */
 
-/* Authors: Martin Quinson                                                  */
-/* Copyright (C) 2003,2004 da GRAS posse.                                   */
+/* Copyright (c) 2003, 2004 Martin Quinson. 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. */
* 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;