]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove .cu extension in program2doxygen 14422/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 15 Nov 2022 14:48:34 +0000 (09:48 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 15 Nov 2022 14:48:34 +0000 (09:48 -0500)
doc/doxygen/scripts/program2doxygen

index 45befbb8c52caa2120491c0291b21f5cc7389d72..93999af09dfe76cb7e8fdcd9d67982d62a738453 100644 (file)
@@ -18,7 +18,7 @@
 # license information, if the file is a step-xx.cc tutorial. Here, xx
 # is either a number like step-32 or a number plus a letter like step-12b.
 # Don't skip for other files such as code-gallery files
-if ($ARGV[0] =~ /step-\d+[a-z]?.[cc|cu]/)
+if ($ARGV[0] =~ /step-\d+[a-z]?.cc/)
 {
   $_ = <>;
   while ( m!^/\*!  ||  m!\s*\*! || m/^$/ ) {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.