From 2fad6ecd59be55d1eacd35f6e439ebc5e429db51 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 24 Oct 2002 17:04:45 +0000 Subject: [PATCH] update OpenGL entry --- doc/FAQ | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 253ec7b339..cbe01d05d1 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,4 +1,4 @@ -GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-09-09 17:22:29 $) +GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-10-24 17:04:45 $) 1. GENERAL ========== @@ -35,11 +35,10 @@ Windows 95/98/NT/2000, Linux (with glibc > 2.1), Compaq Tru 64 Unix 2.2) Are there additional requirements to run Gmsh? -For Unix versions only: you should have the OpenGL libraries installed -on your system, and in the path of the library loader. A free -replacement for OpenGL can be found at <http://www.mesa3d.org>. For -Windows versions: please read the README.txt file included in the -distribution. +You should have the OpenGL libraries installed on your system, and in +the path of the library loader. A free replacement for OpenGL can be +found at <http://www.mesa3d.org>. For Windows versions: please read +the README.txt file included in the distribution. 3. GENERAL PROBLEMS -- GitLab