X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeuses.c;h=f4d802c6d64d1ddd21ac3068d825a5e964903447;hb=dfc341ac6f54b4b0922d605e28333be76f487c68;hp=e2acf1ed1b04ede4fb8f7c0f7b23939800bcd14f;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/beuses.c b/ir/be/beuses.c index e2acf1ed1..f4d802c6d 100644 --- a/ir/be/beuses.c +++ b/ir/be/beuses.c @@ -18,14 +18,11 @@ */ /** - * @file beuse.c - * @date 27.06.2005 - * @author Sebastian Hack, Matthias Braun - * - * Methods to compute when a value will be used again. - * - * Copyright (C) 2005 Universitaet Karlsruhe - * Released under the GPL + * @file + * @brief Methods to compute when a value will be used again. + * @author Sebastian Hack, Matthias Braun + * @date 27.06.2005 + * @version $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -53,7 +50,7 @@ #include "besched_t.h" #include "beirgmod.h" #include "bearch_t.h" -#include "beuses_t.h" +#include "beuses.h" #include "benodesets.h" #define SCAN_INTERBLOCK_USES