X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b1abab7ba806b9eabb6e3a9e575f154be0829323..89d98a56977c70b61c8dba09f5c5136e73784339:/tools/doxygen/index_create.pl diff --git a/tools/doxygen/index_create.pl b/tools/doxygen/index_create.pl index 9be03abd71..858e611eee 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