X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2539fff313cbd67c45b8490f7961e45e358d9ba2..7e482cb1ef697b23d6ebe5c6d3849e4f48f0c49b:/testsuite/xbt/config_usage.c diff --git a/testsuite/xbt/config_usage.c b/testsuite/xbt/config_usage.c index 946fe0bc80..88566848a0 100644 --- a/testsuite/xbt/config_usage.c +++ b/testsuite/xbt/config_usage.c @@ -2,8 +2,13 @@ /* test config - test code to the config set */ +/* Copyright (c) 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. */ + #include -#include +#include "gras.h" /*====[ Prototypes ]=========================================================*/ xbt_cfg_t make_set(void); /* build a minimal set */