X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4340c977641036e7aa8ae5dcb69ccb3cac1df3c5..83339f7ee7c47e16583c280915b853a98c59b923:/src/mc/mc_replay.h diff --git a/src/mc/mc_replay.h b/src/mc/mc_replay.h index 934a30e826..cfd41a63db 100644 --- a/src/mc/mc_replay.h +++ b/src/mc/mc_replay.h @@ -1,15 +1,15 @@ -/* simgrid/modelchecker.h - Formal Verification made possible in SimGrid */ - -/* Copyright (c) 2008-2014. The SimGrid Team. +/* Copyright (c) 2008-2015. The SimGrid Team. * 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. */ +/* simgrid/modelchecker.h - Formal Verification made possible in SimGrid */ + #ifndef SIMGRID_MC_REPLAY_H #define SIMGRID_MC_REPLAY_H -#include +#include SG_BEGIN_DECL()