From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [org-babel] a patch with fortran support Date: Tue, 19 Jul 2011 08:33:08 -0600 Message-ID: <87oc0qnxwb.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBMN-0003MG-RY for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjBMJ-0005S1-6e for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:33:19 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:64619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBMI-0005Ri-Mg for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:33:14 -0400 Received: by iwn8 with SMTP id 8so4570856iwn.0 for ; Tue, 19 Jul 2011 07:33:13 -0700 (PDT) In-Reply-To: (Sergey Litvinov's message of "Sun, 17 Jul 2011 15:42:33 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sergey Litvinov Cc: emacs-orgmode@gnu.org ob-fortran.el is now living in control/babel/langs/ob-fortran.el Thanks to Sergey for contributing support for a new (well actually very old) language! -- Eric Sergey Litvinov writes: > Please consider an implementation of fortran support for > org-babel. The patch adds contrib/babel/langs/ob-fortran.el > (modification of lisp/ob-C.el) and > testing/examples/ob-fortran-test.org with tests. > -- Eric Schulte http://cs.unm.edu/~eschulte/