diff --git a/doc/CONTRIBUTORS b/doc/CONTRIBUTORS index 35db53dfe7a883adf0089c96ceb09cb678f5f53e..c25288b17c0179c34ecc678c26b95abe2325fb18 100644 --- a/doc/CONTRIBUTORS +++ b/doc/CONTRIBUTORS @@ -1,4 +1,4 @@ -$Id: CONTRIBUTORS,v 1.7 2002-01-21 19:23:18 geuzaine Exp $ +$Id: CONTRIBUTORS,v 1.8 2002-01-25 18:32:35 geuzaine Exp $ Gmsh is copyright (c) 1997-2002 by @@ -20,6 +20,7 @@ will be added to the list! Olivier Adam <o.adam@ulg.ac.be> Éric Bechet <eric.bechet@epost.de> + Laurent Champaney <laurent.champaney@meca.uvsq.fr> David Colignon <david.colignon@ulg.ac.be> Philippe Geuzaine <geuzaine@gnat.colorado.edu> Johan Gyselinck <johan.gyselinck@ulg.ac.be> diff --git a/utils/myperlsolver.pl b/utils/myperlsolver.pl index 82a294eca8d13281b1252949a80ac48d66e3d1d6..e4fa03641c7f427a1ae50e804bdc85447b7b07ea 100644 --- a/utils/myperlsolver.pl +++ b/utils/myperlsolver.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl # -# $Id: myperlsolver.pl,v 1.1 2002-01-25 17:09:22 geuzaine Exp $ +# $Id: myperlsolver.pl,v 1.2 2002-01-25 18:32:35 geuzaine Exp $ +# # Copyright (c) 2002 Laurent CHAMPANEY <laurent.champaney@meca.uvsq.fr>. # # This file contains a dummy perl client solver for Gmsh. It does not