X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftrvrfy.h;h=60d57a3982746be510ca71173bce6356d7e4aa8e;hb=1312195fd166a8ace88a3ea9671dbb7dfc11b39e;hp=2d153afb854726fd4a7ef32255afe06bc5504465;hpb=8efa9bfeeba76986b6bf20486f3ae2ac829b102c;p=libfirm diff --git a/ir/tr/trvrfy.h b/ir/tr/trvrfy.h index 2d153afb8..60d57a398 100644 --- a/ir/tr/trvrfy.h +++ b/ir/tr/trvrfy.h @@ -1,3 +1,14 @@ +/* + * Project: libFIRM + * File name: ir/tr/trvrfy.h + * Purpose: Check types and entities for correctness. + * Author: Michael Beck, Goetz Lindenmaier + * Modified by: + * Created: 29.1.2003 + * CVS-ID: $Id$ + * Copyright: (c) 2003 Universität Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + */ #ifndef TRVRFY_H @@ -8,13 +19,12 @@ * * Methods to verify the type representations. * - * @author Goetz Lindenmaier + * @author Michael Beck, Goetz Lindenmaier * * Methods to verify the type representations. * Copyright 2003 University of Karlsruhe. * Created 29.1.2003. * - * $Id$ */ #include "firm.h"