]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
allow TODO without square brackets
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 10 Sep 2005 20:40:06 +0000 (20:40 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 10 Sep 2005 20:40:06 +0000 (20:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@11397 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 2d32180bffa04f59f4b531c95b06debb2daa57dd..958ca6b3d17e4ad03803bc9b3f8dd74a9a673fd2 100644 (file)
@@ -130,8 +130,8 @@ TODO:
                      $D/lac/include/*/*.h $D/lac/source/*.cc   \
                      $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#(.*)(TODO:?)(\[[^\]]+\])?#\3 \1\2\3#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.