]> https://gitweb.dealii.org/ - dealii-svn.git/commit
The previous incarnation of the script did not work for code that looks like
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Jan 2011 00:23:32 +0000 (00:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Jan 2011 00:23:32 +0000 (00:23 +0000)
commit9d2acace65270030d715d0b864be59170e333d92
tree76a87b5211636e1bbfd351475716d6e5d0b4dd12
parentbd7208596aaa5399222059541a250d25398af7da
The previous incarnation of the script did not work for code that looks like
this:
  void f (int /*value*/)
since it recognized the '/*' as the start of the block comment but did not
expect the '*/' on the same line. Consequently, it scanned forward to the next
place we have the '*/' marker, skipping all the text in between (or to the end
of the file).

git-svn-id: https://svn.dealii.org/trunk@23211 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/doc/doxygen/tutorial/program2plain

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.