]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Trivial aesthetic change that helps cross-referencing.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Oct 2010 13:22:17 +0000 (13:22 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Oct 2010 13:22:17 +0000 (13:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@22298 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/report_features.cc

index 8e2e15dbd15cc2da34ecc9666fb3f1c81d934ea7..2431c167e3e1a54b6bf45e6a217870e06222b426 100644 (file)
@@ -94,7 +94,7 @@ int main()
   std::cout << "dealii-feature: PETSc="
            << PETSC_VERSION_MAJOR << '.'
            << PETSC_VERSION_MINOR << '.'
-           << PETSC_VERSION_SUBMINOR << 'p'
+           << PETSC_VERSION_SUBMINOR << '-p'
            << PETSC_VERSION_PATCH << std::endl;
 #endif
 
@@ -102,7 +102,7 @@ int main()
   std::cout << "dealii-feature: SLEPc="
            << SLEPC_VERSION_MAJOR << '.'
            << SLEPC_VERSION_MINOR << '.'
-           << SLEPC_VERSION_SUBMINOR << 'p'
+           << SLEPC_VERSION_SUBMINOR << '-p'
            << SLEPC_VERSION_PATCH << std::endl;
 #endif
   

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.