]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Work around a bug in Suns Forte compiler where it chokes on some trailing semicolons.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Mar 2002 12:35:21 +0000 (12:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Mar 2002 12:35:21 +0000 (12:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@5593 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/include/hsl/hsl.h

index e31dc5fbc005cb9fbc2707e5edbfbe545a4c3299..f007e1bcd011ea3c067e088044030157a13b215c 100644 (file)
@@ -150,7 +150,7 @@ namespace HSL
                                      */
     extern "C"
     void ma27x3_ (const unsigned int *LP);
-  };
+  }
 
 
   
@@ -261,7 +261,7 @@ namespace HSL
                  double             *RHS,
                  unsigned int       *IW1,
                  const unsigned int *ICNTL);
-  };
+  }
 };
 
 

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.