]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Many member functions in include files weren't taged. This is now fixed.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jan 2004 13:50:19 +0000 (13:50 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jan 2004 13:50:19 +0000 (13:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@8320 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index e384a02d2eb1fa36f95cb9ded291019847706236..fc48866910b4f5c07bfaa625e3381b3e67c8326b 100644 (file)
@@ -121,12 +121,13 @@ TODO:
 
 
 TAGS:
-       @cd $D/common ; etags $D/base/source/*.cc $D/base/include/*/*.h \
-       $D/lac/source/*.cc $D/lac/include/*/*.h \
-       $D/deal.II/source/*/*.cc $D/deal.II/include/*/*.h \
-       $D/tests/*/*.cc $D/tests/*/*.h \
-       $D/examples/*/*.cc
-
+       @cd $D/common ; etags $D/base/source/*.cc \
+       $D/lac/source/*.cc $D/deal.II/source/*/*.cc \
+       $D/tests/*/*.cc $D/examples/*/*.cc \
+       --language=none --regex='/.*/' \
+       $D/base/include/*/*.h $D/lac/include/*/*.h \
+       $D/deal.II/include/*/*.h $D/tests/*/*.h; \
+       perl -pi -e 's/ \* .*//g; s&[\t]*/\*.*&&g; s&[\t]*\*/.*&&g;' TAGS
 
 
 clean: common/scripts/make_dependencies \

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.