]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make format for TODO generation slightly more general to catch all the
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2002 14:46:49 +0000 (14:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2002 14:46:49 +0000 (14:46 +0000)
cases we presently have in the lib).

git-svn-id: https://svn.dealii.org/trunk@6671 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 448bfdeb968a677dde760558235bff9388990895..38e68cb9853fa56ba2cb0698a96b12c39d63b011 100644 (file)
@@ -113,7 +113,7 @@ TODO:
                      $D/deal.II/include/*/*.h $D/deal.II/source/*/*.cc \
        | perl -pi -e 's#$D/?#\n#;' \
        | perl -pi -e 's#(.*)(TODO:?)(\[.+\])#\3 \1\2\3#i;' \
-       | perl -pi -e 's#\s*//\s*TODO:\s*(\[.+\])\s*#\n\1     #i;' \
+       | perl -pi -e 's#\s*//\s*TODO:?\s*(\[.+\]):?\s*#\n\1     #i;' \
              > $@
 
 

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.