X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fst%2Fst.h;h=37c74fdbbbc1f4577f7a269bb4eba1cd184c0f31;hb=d0d85962ef52c14950db90e5981a7bea36023ab3;hp=309df8ae43b7cff4eefa8443a0d5d658b3597197;hpb=46b5a81b33d38442ddff26d75f4c8ba61742aa1e;p=libfirm diff --git a/ir/st/st.h b/ir/st/st.h index 309df8ae4..37c74fdbb 100644 --- a/ir/st/st.h +++ b/ir/st/st.h @@ -1,5 +1,14 @@ -/* Copyright (c) 2002 by Universitaet Karlsruhe (TH). All Rights Reserved */ - +/* + * Project: libFIRM + * File name: ir/st/st.h + * Purpose: Provide some auxilliary structures for firm graphs. + * Author: Florian Liekweg + * Modified by: + * Created: 26.2.2002 + * CVS-ID: $Id$ + * Copyright: (c) 2002-2003 Universität Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + */ /** @file st.h @@ -11,13 +20,6 @@ not quite complete */ -/* - HISTORY - liekweg - Feb 26, 2002: Created. - CVS: - $Id$ -*/ - # ifndef _ST_H_ # define _ST_H_