]> https://gitweb.dealii.org/ - dealii.git/commit
Fix a bug in this script: the regex 1004/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 12 Jun 2015 22:17:54 +0000 (17:17 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 12 Jun 2015 22:17:54 +0000 (17:17 -0500)
commitb062f5f99a34a9646e97c0f280e314cc3f8c9218
tree22a29cdef99121ee7e4737dea0964c25263d88da
parentb2dcc4638be8cb569ef69613771dff9fe4ae1d9f
Fix a bug in this script: the regex
  ([abc])(,[abc])*
matches the text
  a,b,c
but while $1=="a", we get $2=",c", not ",b,c" as expected. Another parenthesis is required.
doc/doxygen/scripts/filter

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.