]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move Make_forward_declarations to /common/scripts.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Aug 1999 15:46:48 +0000 (15:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Aug 1999 15:46:48 +0000 (15:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@1671 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/forward_declarations.pl [moved from deal.II/deal.II/Make_forward_declarations with 100% similarity]
deal.II/deal.II/Make.forward-declarations

index d5e65025f83d1bac9bd391e471b1dff479dea68a..daea0cfa65ea17e4dcad573ae81cbd8077e30d9b 100644 (file)
@@ -30,7 +30,7 @@ ifneq (1,${recursive-make-fwd-decl})
        @echo ============================ Checking $@
        @touch $@.old
        -@cp $@ $@.old > /dev/null 2>&1
-       @perl $D/deal.II/Make_forward_declarations $(filter-out %forward-declarations.h,$(h-files)) > $@.new
+       @perl $D/common/scripts/Make_forward_declarations.pl $(filter-out %forward-declarations.h,$(h-files)) > $@.new
        @make --silent recursive-make-fwd-decl=1 $@
        @rm $@.old $@.new
 else

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.