Windows installer: update Gnuplot
[maxima.git] / interfaces / emacs / imaxima / imaxima-autoconf-variables.el
blob99a2cec0fb0b53c5a715a22be46b04f4e9750b8f
1 ; -*- Emacs-Lisp -*-
2 ;; Copyright (C) 2007, 2008 Yasuaki Honda
4 ;; Author: Yasuaki Honda (yhonda@mac.com)
5 ;; $Id: imaxima-autoconf-variables.el,v 1.7 2009-03-07 13:38:25 yasu-honda Exp $
7 ;; This program is free software; you can redistribute it and/or
8 ;; modify it under the terms of the GNU General Public License as
9 ;; published by the Free Software Foundation; either version 2 of
10 ;; the License, or (at your option) any later version.
12 ;; This program is distributed in the hope that it will be
13 ;; useful, but WITHOUT ANY WARRANTY; without even the implied
14 ;; warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15 ;; PURPOSE. See the GNU General Public License for more details.
17 ;; You should have received a copy of the GNU General Public
18 ;; License along with this program; if not, write to the Free
19 ;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
20 ;; MA 02111-1307 USA
21 (defconst *imaxima-autoconf-package* "imaxima-imath")
22 (defconst *imaxima-autoconf-version* "1.03")
24 (provide 'imaxima-autoconf-variables)