From 4507c8b87f0c990097f9d866539b9670c10f04f2 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 19 Dec 2011 10:48:00 +0000
Subject: [PATCH] ::

---
 contrib/Netgen/README.txt | 54 ---------------------------------------
 1 file changed, 54 deletions(-)

diff --git a/contrib/Netgen/README.txt b/contrib/Netgen/README.txt
index 0b05180fa4..2bc3472457 100644
--- a/contrib/Netgen/README.txt
+++ b/contrib/Netgen/README.txt
@@ -9,57 +9,3 @@ generator:
 - the nglib_gmsh.cpp file replaces the original nglib/nglib.cpp file
 
 See the LICENSE file for license information
-
-**************************************************************
-
-From NETGEN's documentation:
-
-What is NETGEN
-==============
-
-NETGEN is an automatic mesh generation tool for two and three
-dimensions. Netgen is open source under the conditions of the LGPL.
-It comes as stand alone programme with graphical user interface, or as
-C++ library to be linked into an other application.  Netgen is
-available for Unix/Linux and Windows 98/NT.  Netgen generates
-triangular or quadrilateral meshes in 2D, and tetrahedral meshes in
-3D. The input for 2D is described by spline curves, and the input for
-3D problems is either defined by constructive solid geometries (CSG)
-or by the standard STL file format.  NETGEN contains modules for mesh
-optimization and hierarchical mesh refinement. Curved elements are
-supported of arbitrary order.
-
-The history of NETGEN
-=====================
-
-The NETGEN project was started 1994 in the master's programme of
-Joachim Sch\"oberl, under supervision of Prof. Ulrich Langer, at the
-Department of Computational Mathematics and Optimization, University
-Linz, Austria.  Its further development was supported by the Austrian
-science Fund ``Fonds zur F\"orderung der wissenschaftlichen
-Forschung'' (http://www.fwf.ac.at) under projects P 10643-TEC and SFB
-1306.  The current home of Netgen is the Start project ``hp-FEM''
-(http://www.hpfem.jku.at) granted by the FWF.
-
-Special thanks go to
-- Robert Gaisbauer: High order curved elements
-- Hannes Gerstmayr: Meshing of STL geometry
-
-How to receive NETGEN
-=====================
-
-NETGEN is available from the WEB at http://www.hpfem.jku.at/netgen
-You find there source code releases for Linux/Unix/Windows, as well
-as compiled versions for Windows. You can use CVS access to receive
-the most up to date version.
-
-**************************************************************
-
-From NETGEN's README.install file:
-
-Latest information is available from:
-http://www.sfb013.uni-linz.ac.at/~joachim/netgen
-
-People might have asked similar questions on
-https://www.sfb013.uni-linz.ac.at/mailman/listinfo/netgen
-(please note the s in https)
-- 
GitLab