X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b1abab7ba806b9eabb6e3a9e575f154be0829323..7a8cd62135619ad52e05ae1c929ef07e166e4260:/tools/doxygen/index_create.pl diff --git a/tools/doxygen/index_create.pl b/tools/doxygen/index_create.pl index 9be03abd71..e7522ccceb 100755 --- a/tools/doxygen/index_create.pl +++ b/tools/doxygen/index_create.pl @@ -37,17 +37,21 @@ close FILE; open OUTPUT,"> $output"; print OUTPUT <here \\endhtmlonly + EOF -foreach $type qw(define enumeration enumvalue function typedef) { +foreach $type (qw(define enumeration enumvalue function typedef)) { if(defined $database{$type}) { print OUTPUT "

$type

\n