X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Fexecfreq.c;h=07b2fff7606fc26ac4af9745fb0ddc0dc10ef0d0;hb=6ccff2965d94c272f71df2a1655336af47bb7753;hp=4be74c9076ef693b0fd90865e7ebcba7add11a14;hpb=f8dfdaaff8e4f364da8494fd35a9bb2f8c267e7f;p=libfirm diff --git a/ir/ana/execfreq.c b/ir/ana/execfreq.c index 4be74c907..07b2fff76 100644 --- a/ir/ana/execfreq.c +++ b/ir/ana/execfreq.c @@ -22,7 +22,6 @@ * @brief Compute an estimate of basic block executions. * @author Adam M. Szalkowski * @date 28.05.2006 - * @version $Id$ */ #include "config.h"