X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fopt%2Ftropt.c;h=94d03503b15f666e3cbc4d32067eba474b723574;hb=98ca7e71bc79bb2a3b2ccb039df78000fc48e70a;hp=307c763521e75701df9cee0991bfa50923e84197;hpb=9625e38fc84983dde86531443d2a54d719925e6f;p=libfirm diff --git a/ir/opt/tropt.c b/ir/opt/tropt.c index 307c76352..94d03503b 100644 --- a/ir/opt/tropt.c +++ b/ir/opt/tropt.c @@ -1,9 +1,8 @@ /** - * - * @file irsimpeltype.h + * @file tropt.c * * Project: libFIRM - * File name: ir/opt/tropt.h + * File name: ir/opt/tropt.c * Purpose: Optimize the type representation. * Author: Goetz Lindenmaier * Modified by: @@ -13,8 +12,6 @@ * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. * * Perform optimizations of the type representation. - * - * */ #include