X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tools%2Fremove_cpp_comands.perl;h=0e17c1afd2d7a21d775511265866f2d90d504c7b;hb=95730664ee5ec63be34b1142222b6704300666f5;hp=e3a8499d61ddaffa2eba5e4c366e9269a6718004;hpb=0ec7ef528f8cda941616436249fcf2f567c84412;p=libfirm diff --git a/tools/remove_cpp_comands.perl b/tools/remove_cpp_comands.perl index e3a8499d6..0e17c1afd 100644 --- a/tools/remove_cpp_comands.perl +++ b/tools/remove_cpp_comands.perl @@ -1,4 +1,18 @@ #!/usr/local/bin/perl + +# +# Project: libFIRM +# File name: ir/tools/remove_cpp_commands.perl +# Purpose: +# Author: Goetz Lindenmaier +# Modified by: +# Created: 8.2002 +# CVS-ID: $Id$ +# Copyright: (c) 2002-2003 Universität Karlsruhe +# Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. +# + +# This is necessary until CRECODER is integrated with the preprocessor. # # Take a C header file and remove all preprocessor commands. # Wrap all typedefs with a preprocessor guard,