X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbemachine.c;h=b95b9206193f359bdfd8fd43bf9d419f2dd80508;hb=5d6cfd12693c34b702aab148038ebb562f2695f9;hp=89cf3ec82f2c8c601940aede05f729cf34a2b303;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/bemachine.c b/ir/be/bemachine.c index 89cf3ec82..b95b92061 100644 --- a/ir/be/bemachine.c +++ b/ir/be/bemachine.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -18,14 +18,13 @@ */ /** - * Abstract machine interface. - * @author Christian Wuerdig - * @date 01.12.2006 - * @cvs-id $Id$ + * @file + * @brief Abstract machine interface. + * @author Christian Wuerdig + * @date 01.12.2006 + * @version $Id$ */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include "bemachine.h"