Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding a nice skeleton for Henri.
[simgrid.git] / src / gras / Virtu / rl_conditional.c
index c704f0f..48e3780 100644 (file)
@@ -2,12 +2,12 @@
 
 /* rl_conditional - conditional execution (real life)                       */
 
-/* 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 "gras/cond.h"
 #include "gras/Virtu/virtu_rl.h"
 
 int gras_if_RL(void) {