]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a paragraph.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Oct 2012 15:32:06 +0000 (15:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Oct 2012 15:32:06 +0000 (15:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@27161 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/porting.html

index b554ad4620442f76769fb89698161d778d7f9695..f6b5378e73261650a70335588233fe5e67bd1a30 100644 (file)
@@ -19,7 +19,7 @@
   <p>
   <acronym>deal.II</acronym> uses very few system dependent
   features. Consequently, there is a good chance that it might also run on other
-  systems besides the ones listed in the 
+  systems besides the ones listed in the
   <a href="readme.html" targte="body">ReadMe file</a>. Nevertheless,
   there are cases where some adjustments are necessary.
   </p>
@@ -51,7 +51,7 @@
   the <code>configure</code> shell script. By convention, input files have a
   file ending <code>.in</code>; the two most important input/output file pairs
   are <code>common/Make.global_options</code>
-  and <code>common/Make.global_options.in</code>  as well as 
+  and <code>common/Make.global_options.in</code>  as well as
   <code>include/deal.II/base/config.h.in</code>
   and <code>include/deal.II/base/config.h</code>.
   </p>
@@ -65,7 +65,7 @@
   quickest way to make <acronym>deal.II</acronym> run on your system
   is to run <code>configure</code> and change things in
   <code>common/Make.global_options</code> by hand so that it works for
-  you. The downside is that 
+  you. The downside is that
   this file is overwritten next time you run <code>./configure</code>.
   </p>
 
@@ -77,7 +77,7 @@
   <code>common/Make.global_options</code>, e.g. by setting the variable
   <code>enable-shared</code> to <code>no</code>, or by changing the compiler flags in
   the variables <code>CXXFLAGS.g</code> (for debug mode) or <code>CXXFLAGS.o</code> (for
-  optimized mode). The most important variables in 
+  optimized mode). The most important variables in
   <code>common/Make.global_options</code> are
   <a href="development/makefiles.html">listed here</a>.
   </p>
     of the library.
     </p>
   </ul>
-  </p>  
-
-
-  <h2>Cheap porting</h2>
-
-  <p>
-  If for some reason you cannot get <acronym>deal.II</acronym> to run
-  on your system, or if you don't have the expertise to dig into the
-  low-level parts of your system, and if you can provide a test
-  account, you may ask us to try to get things running on your
-  machine. Please note that <em>we can't promise to do that as <acronym>deal.II</acronym> is
-  largely a volunteer project and we can only do it if time
-  permits!</em> Nevertheless, we have an interest to have the library
-  running on as many platforms as possible, so the odds are not that
-  bad that we will find some spare time.
   </p>
 
 
 
 <hr>
-    
+
 <address>
 <a href="mail.html" target="body">The deal.II Group</a>
 </address>

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.