]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Take over next fix from 1.3->1.4.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jun 2000 12:46:01 +0000 (12:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jun 2000 12:46:01 +0000 (12:46 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-0@3028 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/make_dependencies.pl

index 91143e02c609e0fdee2cffa5b0170bc79ef5a928..9d37cdda19dac9b10309a799f5c1acb042a4d60d 100644 (file)
@@ -111,7 +111,7 @@ sub complete {
        $pattern =~ s/\]/\\]/g;
        $pattern =~ s/\{/\\{/g;
        $pattern =~ s/\}/\\}/g;
-       if (! ($include_file{$file} =~ $pattern)) {
+       if (! ($include_files{$file} =~ $pattern)) {
            #second_include not yet in list of included files
            $include_files{$file} =
                join(' ', $second_include, $include_files{$file});

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.