]> https://gitweb.dealii.org/ - dealii.git/commit
The previous incarnation of the script did not work for code that looks like
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 19 Jan 2011 00:23:32 +0000 (00:23 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 19 Jan 2011 00:23:32 +0000 (00:23 +0000)
commit5d6d934254c09f4cdfd36411315e8d277020b4c2
tree4c16f8198ddbe75066a36579f213c37bb38b5a19
parent2b33248607caa31f44684144f002d05dbcfa614d
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.