X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/895bb530c35c5cad2a52c9d2efdb170159d50070..408f99bb2d97eaf693af4f803158eb7a015a5a85:/tools/doxygen/index_create.pl diff --git a/tools/doxygen/index_create.pl b/tools/doxygen/index_create.pl index 857fa1b509..858e611eee 100755 --- a/tools/doxygen/index_create.pl +++ b/tools/doxygen/index_create.pl @@ -37,15 +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