X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=testprograms%2Firr_cf_example.c;h=c85b2b360f72db743b14a2bf2aa1d494ce9391eb;hb=95730664ee5ec63be34b1142222b6704300666f5;hp=c1eac063305abb654b417d0742873d4f96b759ee;hpb=fea2a862b08a06f74d199881ce9aed7753d15da9;p=libfirm diff --git a/testprograms/irr_cf_example.c b/testprograms/irr_cf_example.c index c1eac0633..c85b2b360 100644 --- a/testprograms/irr_cf_example.c +++ b/testprograms/irr_cf_example.c @@ -1,10 +1,14 @@ -/* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe -* All rights reserved. -* -* Authors: Christian Schaefer, Goetz Lindenmaier -* -* testprogram. -*/ +/* + * Project: libFIRM + * File name: testprograms/irr_cf_example.c + * Purpose: Test Phi construction with irregular control flow. + * Author: Christian Schaefer, Goetz Lindenmaier + * Modified by: + * Created: + * CVS-ID: $Id$ + * Copyright: (c) 1999-2003 Universität Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + */ # include # include @@ -13,9 +17,6 @@ # include "irdump.h" # include "firm.h" -/* - * irregular control flow - */ /** * This file constructs a control flow of following shape: