]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a link that is no longer live. 211/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 25 Oct 2014 04:08:01 +0000 (23:08 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 25 Oct 2014 04:08:01 +0000 (23:08 -0500)
contrib/mesh_conversion/MeshConversion.cc

index 6d79d0eef7cddc846d743e442a1b17be22446634..5f5a0eb833cf5560575b88a862f44d794e5587e1 100644 (file)
@@ -86,7 +86,6 @@ void MeshConversion::greeting ()
   std::cout << "*** Date:   June 2010, September 2011                                            ***" << std::endl;
   std::cout << "*** References:                                                                  ***" << std::endl;
   std::cout << "***    http://www.dealii.org/developer/doxygen/deal.II/structGeometryInfo.html   ***" << std::endl;
-  std::cout << "***    http://people.scs.fsu.edu/~burkardt/html/ucd_format.html                  ***" << std::endl;
   std::cout << "***    http://people.scs.fsu.edu/~burkardt/data/ucd/ucd.html                     ***" << std::endl;
   std::cout << "***    http://www.cprogramming.com/tutorial/string.html                          ***" << std::endl;
   std::cout << "***    http://www.codeguru.com/forum/showthread.php?t=231054                     ***" << std::endl;
@@ -445,8 +444,6 @@ bool MeshConversion::write_out_avs_ucd (void)
   output << "# Mesh type: AVS UCD" << std::endl;
   output << "# Input file name: " << input_file_name << std::endl;
 
-  // ========================================================
-  // http://people.scs.fsu.edu/~burkardt/html/ucd_format.html
   // ========================================================
   // ASCII UCD File Format
   // The input file cannot contain blank lines or lines with leading blanks. Comments, if present, must precede all data in the file. Comments within the data will cause read errors. The general order of the data is as follows:

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.