From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add gmsh Date: Fri, 25 Apr 2014 13:23:10 +0200 Message-ID: <87tx9hbqld.fsf@gnu.org> References: <878uqu8ops.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WdeDw-0001B5-KF for guix-devel@gnu.org; Fri, 25 Apr 2014 07:23:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WdeDo-0005h8-Ud for guix-devel@gnu.org; Fri, 25 Apr 2014 07:23:20 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WdeDo-0005gv-O2 for guix-devel@gnu.org; Fri, 25 Apr 2014 07:23:12 -0400 In-Reply-To: <878uqu8ops.fsf@gmail.com> (Eric Bavier's message of "Thu, 24 Apr 2014 15:19:43 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > From c5377db5fa9919b4a40d4995969ad3e00954cf95 Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Thu, 24 Apr 2014 15:13:59 -0500 > Subject: [PATCH] gnu: Add gmsh > > * gnu/packages/maths.scm (gmsh): New variable [...] > + (synopsis "3D finite element grid generator") > + (description "Gmsh is a 3D finite element grid generator with a buil= d-in =E2=80=9Cbuilt-in=E2=80=9D (with =E2=80=98t=E2=80=99) > +CAD engine and post-processor. Its design goal is to provide a fast, lig= ht and Two space after end-of-sentence period. OK to push with these changes, thanks! Ludo=E2=80=99.