X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelistsched.c;h=300f9204945f1bda9dca244116a91ba7e63e95d2;hb=dfc341ac6f54b4b0922d605e28333be76f487c68;hp=7b3c7baa5e8454a2405d998471ba00329a24d317;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/belistsched.c b/ir/be/belistsched.c index 7b3c7baa5..300f92049 100644 --- a/ir/be/belistsched.c +++ b/ir/be/belistsched.c @@ -18,11 +18,11 @@ */ /** - * Scheduling algorithms. - * Just a simple list scheduling algorithm is here. - * @date 20.10.2004 - * @author Sebastian Hack - * @version $Id$ + * @file + * @brief Primitive list scheduling with different node selectors. + * @author Sebastian Hack + * @date 20.10.2004 + * @version $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h"