X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Fcfopt.c;h=b91b61e4a6b7d2ff2d36e70bf303e6d8658d77c3;hb=f4479a465ed166eead2717c3633d632e9710d8c3;hp=bf38065165a658154a71923b87ede03f3e057981;hpb=eb08138c6b80c169945568e4414f491a9bc20388;p=libfirm diff --git a/ir/opt/cfopt.c b/ir/opt/cfopt.c index bf3806516..b91b61e4a 100644 --- a/ir/opt/cfopt.c +++ b/ir/opt/cfopt.c @@ -17,16 +17,12 @@ * PURPOSE. */ -/* - * Project: libFIRM - * File name: ir/opt/cfopt.c - * Purpose: control flow optimizations - * Author: - * Created: - * CVS-ID: $Id$ - * Copyright: (c) 1998-2004 Universität Karlsruhe +/** + * @file + * @brief Control flow optimizations. + * @author Goetz Lindenmaier, Michael Beck, Sebastian Hack + * @version $Id$ */ - #ifdef HAVE_CONFIG_H # include "config.h" #endif