From 34adcf24241fc460f0fb3c3983f4707dd897df31 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 21 Nov 2009 11:20:29 +0000 Subject: [PATCH] pp --- doc/CREDITS.txt | 6 +++--- doc/gmsh.html | 9 +++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/CREDITS.txt b/doc/CREDITS.txt index fe44f64569..41e38527f0 100644 --- a/doc/CREDITS.txt +++ b/doc/CREDITS.txt @@ -18,9 +18,9 @@ Gaetan Bricteux (Gauss integration and levelsets), Jacques Lechelle Matt Gundry (Plot3d mesh format), Matti Pellikka (Homology), Nicolas Tardieu (Netgen), Pascale Noyret (MED mesh format), Pierre Badel (root finding and minimization), Ruth Sabariego (pyramids), Stephen Guzik -(CGNS and partitioners). See comments in the sources for more -information. If we forgot to list your contributions please send us an -email! +(CGNS and partitioners), Bastien Gorissen (parallel remote). See +comments in the sources for more information. If we forgot to list +your contributions please send us an email! The AVL tree code (Common/avl.*) and the YUV image code (Graphics/gl2yuv.*) are copyright (C) 1988-1993, 1995 The Regents of diff --git a/doc/gmsh.html b/doc/gmsh.html index d13323ed13..637d8278c2 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -107,10 +107,11 @@ Geuzaine</a> and <a href="http://www.gce.ucl.ac.be/~remacle">Jean-Fran Remacle</a>. The <a href="/gmsh/doc/CREDITS.txt">CREDITS</a> file has more information. <p> -Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> -to send questions. Bug reports and feature requests can be filed directly -<a href="https://geuz.org/trac/gmsh/newticket">here</a> (username: gmsh, -password: gmsh). +Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> +to send questions or ask for help. If you think you have found a bug in the +program, you can file a report directly +<a href="https://geuz.org/trac/gmsh/newticket">here</a> (username: +gmsh, password: gmsh). <h2><a name="Documentation"></a>Documentation</h2> -- GitLab