]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix the bug that accounted for most of the xrong xlinks.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Sep 2000 09:32:40 +0000 (09:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Sep 2000 09:32:40 +0000 (09:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@3336 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/scripts/cvs2html

index ccf53710a4edfedaf43beb606917c9ee7260c914..518bd574037c1fca46a1c8eb81f0ff00a75d029a 100644 (file)
@@ -891,8 +891,8 @@ for ($dd=0;$dd<=$#alldirs;$dd++)
         else
         {
           $showdir = ".. Parent Dir";
-          $up = dirname ($currentdir) . "\n";
-          if ($up eq ".\n")
+          $up = dirname ($currentdir);
+          if ($up eq ".")
           {
             $refname = "/";
           }

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.