]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add tests directory to TAGS file, to make search&replace simpler and
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Nov 1999 12:32:09 +0000 (12:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Nov 1999 12:32:09 +0000 (12:32 +0000)
to allow finding places where something is used in an example.

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

deal.II/Makefile
deal.II/common/Makefile

index 02a181fd443721a6a97fcc0512a25811b4601c49..2b272ed6dc828fcfd2dfa201a3ee9f7efd284799 100644 (file)
@@ -131,7 +131,8 @@ clean:
 TAGS: $(filter-out %/forward-declarations.h,                                \
                   $(shell echo ../base/source/*.cc ../base/include/*/*.h    \
                                ../lac/source/*.cc ../lac/include/*/*.h      \
-                               ../deal.II/source/*/*.cc ../deal.II/include/*/*.h))
+                               ../deal.II/source/*/*.cc ../deal.II/include/*/*.h \
+                               ../tests/*/*.cc ../tests/*/*.h ))
        @etags $^
 
 
index 02a181fd443721a6a97fcc0512a25811b4601c49..2b272ed6dc828fcfd2dfa201a3ee9f7efd284799 100644 (file)
@@ -131,7 +131,8 @@ clean:
 TAGS: $(filter-out %/forward-declarations.h,                                \
                   $(shell echo ../base/source/*.cc ../base/include/*/*.h    \
                                ../lac/source/*.cc ../lac/include/*/*.h      \
-                               ../deal.II/source/*/*.cc ../deal.II/include/*/*.h))
+                               ../deal.II/source/*/*.cc ../deal.II/include/*/*.h \
+                               ../tests/*/*.cc ../tests/*/*.h ))
        @etags $^
 
 

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.