X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Fircgcons.c;h=fda541d1fbdc32d22c6d5f4edc8fd07b75bb6ac1;hb=eda9d668d0e8c8246015b4c5e743316a6a835a23;hp=000343cb4a1923feb731bed4ce67a6a11b44cae9;hpb=eb08138c6b80c169945568e4414f491a9bc20388;p=libfirm diff --git a/ir/ir/ircgcons.c b/ir/ir/ircgcons.c index 000343cb4..fda541d1f 100644 --- a/ir/ir/ircgcons.c +++ b/ir/ir/ircgcons.c @@ -17,16 +17,13 @@ * PURPOSE. */ -/* - * Project: libFIRM - * File name: ir/ir/ircgcons.c - * Purpose: Construction and removal of interprocedural representation - * (explicit interprocedural dependencies). - * Author: Hubert Schmid - * Modified by: - * Created: 09.06.2002 - * CVS-ID: $Id$ - * Copyright: (c) 2002-2003 Universität Karlsruhe +/** + * @file + * @brief Construction and removal of interprocedural representation + * (explicit interprocedural dependencies). + * @author Hubert Schmid + * @date 09.06.2002 + * @version $Id$ */ #ifdef HAVE_CONFIG_H # include "config.h"