[SCM] Packaging for mathgl branch, experimental, updated. debian/2_rc1-3-3-g9b00ec9

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Wed Feb 22 22:16:03 UTC 2012


The following commit has been merged in the experimental branch:
commit 9b00ec9f427aaff845c1d302cbbb68761c58df52
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Thu Feb 23 00:10:27 2012 +0200

    Fails to build

diff --git a/debian/changelog~ b/debian/changelog~
deleted file mode 100644
index baf1cdb..0000000
--- a/debian/changelog~
+++ /dev/null
@@ -1,309 +0,0 @@
-mathgl (2~rc1-4) experimental; urgency=low
-
-  * Fix symbols FTBFS on armhf.
-  * Make BD on libhdf5-dev only.
-  * Make depends of libmgl on python-numpy-abi9.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Wed, 22 Feb 2012 19:39:00 +0200
-
-mathgl (2~rc1-3) experimental; urgency=low
-
-  * Fix symbols FTBFS, related to libmgl-wnd6, on several arches.
-  * Make libmgl-dev dependent on libmgl-wnd6.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Wed, 4 Jan 2012 20:16:00 +0200
-
-mathgl (2~rc1-2) experimental; urgency=low
-
-  * Correct typo in mathgl description in debian/control (Closes: #644863).
-  * Try to fix symbols FTBFS on several arches.   
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Wed, 4 Jan 2012 15:30:00 +0200
-
-mathgl (2~rc1-1) experimental; urgency=low
-
-  * New experimental upstream release (Closes: #632468).
-  * No documentation debian packages provided.   
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Wed, 28 Sep 2011 11:30:00 +0300
-
-mathgl (1.11.2-6) unstable; urgency=low
-
-  * Fix FTBFS for sparc (Closes: #642654).  
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 26 Sep 2011 16:23:12 +0300
-
-mathgl (1.11.2-5) unstable; urgency=low
-
-  * Resolve differences for all non-optional symbols, in symbols files for ia64,
-    sparc and sh4 architectures (Closes: #642654).
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 26 Sep 2011 10:25:00 +0300
-
-mathgl (1.11.2-4) unstable; urgency=low
-
-  * Add python-numpy to Depnds of python-mathgl in debian/control and add
-    dh_numpy in binary-arch in debian/rules (Closes: #641793).
-  * Ammend symbols files for ia64, sparc and sh4 architectures (Closes: #642654).
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sat, 24 Sep 2011 23:16:00 +0300
-
-mathgl (1.11.2-3) unstable; urgency=low
-
-  * Replace libfltk-dev with libfltk1.3-dev | libfltk-dev in debian/control 
-    Build-Depends (Closes: #638834).
-  * Ammend symbols files for s390x architecture (Closes: #639492).
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Wed, 7 Sep 2011 06:04:00 +0300
-
-mathgl (1.11.2-2) unstable; urgency=low
-
-  * Add debian/source/options file in order to avoid the generation of unneeded debian-
-    changes patch, due to the creation of extra file config.log during build.
-  * Ammend symbols files.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Thu, 18 Aug 2011 20:48:00 +0300
-
-mathgl (1.11.2-1) unstable; urgency=low
-
-  * Incorporate changes due to the last two NMU's.
-  * New upstream version.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Tue, 28 Jun 2011 17:01:00 +0200
-
-mathgl (1.11.1.1-2.2) unstable; urgency=low
-
-  * Non-maintainer upload (closes: #610777).
-  * debian/libmgl-qt5.symbols: _ZN10QByteArrayD1Ev is needed on sparc and
-    ia64, so add it as optional.
-  * debian/libmgl-wx5.symbols: three destructors known to be undefined on
-    armel/armhf are also not defined on ia64 or sparc, so mark these as
-    optional also.  Destructors of foreign classes are not part of the
-    library ABI, so it's fine to ignore these.
-
- -- Steve Langasek <vorlon at debian.org>  Sun, 19 Jun 2011 07:57:43 +0000
-
-mathgl (1.11.1.1-2.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Fix library symbols files (closes: #610777):
-    - debian/libmgl-qt5.symbols: drop _ZN10QByteArrayD2Ev, which is not
-      present on *any* architecture anymore.
-    - debian/libmgl-fltk5.symbols: _ZN9Fl_PixmapC2EPKPKc is not present on
-      ia64 or sparc and never has been.
-    - debian/libmgl5.symbols:
-      + _ZN7mglFuncD1Ev is present on all architectures, drop the
-        architecture list (fixing the 'kfeebsd' typo that caused a build
-        failure on kfreebsd-amd64).
-      + _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev,
-        _ZN8u3dLightD2Ev: symbols not seen on *any* archs, drop.
-      + Drop 18 symbols whose exclusion list included all 15 architectures
-        that have been tested.
-      + Other symbols that are template instantiations are now marked as
-        optional symbols instead of tagged with an arch list, since they are
-        not part of the ABI and will come and go based on the compiler
-        version used, *not* just on the architecture.
-      + If there are 8 or more architectures in the arch qualifier, invert
-        it.  In some cases this reveals that certain symbols are actually
-        64-bit specific - so infer that not-yet-tested 32-bit archs follow
-        the pattern.
-    - debian/*.symbols: any symbols marked for armel should also be marked
-      for armhf.
-  * debian/rules: clean the dependency_libs out of .la files at build
-    time, per Policy 10.2.  Closes: #620629.
-
- -- Steve Langasek <vorlon at debian.org>  Sat, 18 Jun 2011 07:33:55 +0000
-
-mathgl (1.11.1.1-3) unreleased; urgency=low
-
-  * Further attempt to fix symbol breakages
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sun, 29 May 2011 19:41:00 +0200
-
-mathgl (1.11.1.1-2) unstable; urgency=low
-
-  * Try to fix libmgl5 related symbols breakage on all arches
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sun, 22 May 2011 20:50:00 +0200
-
-mathgl (1.11.1.1-1) unstable; urgency=low
-
-  * New upstream version
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Tue, 26 Apr 2011 01:15:00 +0200
-
-mathgl (1.11.0.1-9) unreleased; urgency=low
-
-  * Again try to fix build failure due to broken symbols for several architectures
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sat, 2 Apr 2011 02:05:00 +0200
-
-mathgl (1.11.0.1-8) unstable; urgency=low
-
-  * Try to fix build failure due to broken symbols for several architectures
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Thu, 24 Mar 2011 23:56:00 +0200
-
-mathgl (1.11.0.1-7) unstable; urgency=low
-
-  * Create patch for the removal of the texinfo/mgl_ru.info-* files
-  * Update symbols files (Closes: #618235)
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 14 Mar 2011 00:10:00 +0200
-
-mathgl (1.11.0.1-6) unstable; urgency=low
-
-  * Try to fix build failure due to broken symbols for sparc64
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sat, 5 Mar 2011 21:27:00 +0200
-
-mathgl (1.11.0.1-5) unstable; urgency=low
-
-  * Try to fix build failure due to broken symbols for armel and s390
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Fri, 25 Feb 2011 21:30:00 +0200
-
-mathgl (1.11.0.1-4) unstable; urgency=low
-
-  * Create mixed symbols files for amd64 and i386 with tagged symbols 
-    (Closes: #610777)
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sat, 19 Feb 2011 23:10:00 +0200
-
-mathgl (1.11.0.1-3) unstable; urgency=low
-
-  * Upload in unstable
-  * Change symbols files for pbuilder --distribution unstable (Closes: #610777)
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sat, 12 Feb 2011 22:14:00 +0200
-
-mathgl (1.11.0.1-2) experimental; urgency=low
-
-  * Update symbols files for pbuilder --distribution experimental.
-  * Remove createpngdirectory.patch from series.
-  * Apply patch for FTBFS on i386 (Closes: #607539).
-  * Add Replaces tags for old mathgl-doc package in debian/control.
-  * Various improvements in the debian/rules file.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 17 Jan 2011 21:43:00 +0200
-
-mathgl (1.11.0.1-1) experimental; urgency=low
-
-  * Correct debian/copyright file.
-  * Create proper patches for the changes in the source tree.
-  * Add new package for Russian documentation.
-  * New upstream release (Closes: #603004).
-  * Correct several spelling mistakes in manpages and in lang/numpy.i
-  * Create symbols files for libraries.
-  * Register documentation to doc-base.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sun, 12 Dec 2010 19:13:00 +0200
-
-mathgl (1.10.2.1-2) unstable; urgency=low
-
-  * Make .png pictures visible from the html documentation.
-  * Add python support (Closes: #541481).
-
- -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Sun, 11 Sep 2010 12:37:00 +0200
-	
-mathgl (1.10.2.1-1) unstable; urgency=low
-
-  [ D Eftaxiopoulos ]
-  * Update to Debian Policy 3.9.1
-  * Put myself and D. Haley to the maintainers list.
-  * Comment out parallel-build-png.patch in the debian/patches/series file
-    since it seems to apply to a texinfo/Makefile.am file that is not 
-    included in the source tree.
-  * Append package quilt to the build-depends list for the source in the 
-    debian/control file, in order to fix a lintian error.
-  * Reinstate debian/source/format file with content '3.0 (quilt)'.
-  * Fix Lintian warnings related to manpages.
-
-  [ D Haley ]
-  * New upstream release 1.10.2.1 (Closes: #562743).
-
-  [ Salvatore Bonaccorso ]
-  * New Maintainer (Closes: #564422). Set Maintainer to Debian Science
-    Maintainers <debian-science-maintainers at lists.alioth.debian.org>.
-  * Convert to '3.0 (quilt)' package source format. Drop quilt framework for
-    packaging. 
-  * debian/control: 
-    - Change Vcs-Browser and Vcs-Git to the debian-science git repository.
-    - Change Section for source package to 'science' as per debian-science
-      group policy.
-    - Set DM-Upload-Allowed field to yes.
-  * Add myself to Uploaders.
-
-  [ Sylvestre Ledru ]
-  * Missing dependency against automake added.
-
- -- Sylvestre Ledru <sylvestre at debian.org>  Sun, 15 Aug 2010 21:45:47 +0200
-
-mathgl (1.9-3) unstable; urgency=low
-
-  * QA upload.
-  * Properly orphan the package (see #564422), set maintainer to QA.
-  * Bump Standards-Version to 3.8.4, no changes needed.
-  * Add debian/README.source, pointing to quilt doc.
-  * Bump build-deps on octave from 3.0 to 3.2 (Closes: #574025).
-
- -- Stefano Zacchiroli <zack at debian.org>  Fri, 26 Mar 2010 14:06:08 +0100
-
-mathgl (1.9-2) unstable; urgency=low
-
-  * Fix FTBFS. Closes: #545882.
-  * Update Standards-Version to 3.8.3.
-
- -- Bradley Smith <bradsmith at debian.org>  Wed, 09 Sep 2009 22:44:44 +0100
-
-mathgl (1.9-1) unstable; urgency=low
-
-  * New upstream release. Closes: #535503.
-  * QT -> qt in package descriptions. Closes: #534425.
-
- -- Bradley Smith <bradsmith at debian.org>  Sun, 19 Jul 2009 16:41:41 +0100
-
-mathgl (1.8.1-6) unstable; urgency=low
-
-  * Redo descriptions.
-
- -- Bradley Smith <bradsmith at debian.org>  Tue, 09 Jun 2009 20:26:42 +0100
-
-mathgl (1.8.1-5) unstable; urgency=low
-
-  * Correct info-dir-section in texinfo/mathgl.texi. Closes: #528893.
-
- -- Bradley Smith <bradsmith at debian.org>  Wed, 27 May 2009 17:52:50 +0100
-
-mathgl (1.8.1-4) unstable; urgency=low
-
-  * Correct libltdl-dev Build-Depend. Closes: #526426.
-  * Further improve descriptions.
-
- -- Bradley Smith <bradsmith at debian.org>  Fri, 01 May 2009 12:59:05 +0100
-
-mathgl (1.8.1-3) unstable; urgency=low
-
-  * Tidy up descriptions. Closes: #521830, #521917.
-  * Update Standards-Version to 3.8.1. (No changes).
-  * Fix watch file.
-
- -- Bradley Smith <bradsmith at debian.org>  Sat, 18 Apr 2009 17:42:59 +0100
-
-mathgl (1.8.1-2) unstable; urgency=low
-
-  * Fix parallel builds. Closes: #519738.
-
- -- Bradley Smith <bradsmith at debian.org>  Thu, 19 Mar 2009 19:08:37 +0000
-
-mathgl (1.8.1-1) unstable; urgency=low
-
-  * New upstream release. Closes: #518769.
-
- -- Bradley Smith <bradsmith at debian.org>  Sun, 08 Mar 2009 13:29:33 +0000
-
-mathgl (1.8-1) unstable; urgency=low
-
-  * Initial release. Closes: #510378.
-
- -- Bradley Smith <bradsmith at debian.org>  Thu, 01 Jan 2009 11:27:32 +0000
diff --git a/debian/control~ b/debian/control~
deleted file mode 100644
index d72398e..0000000
--- a/debian/control~
+++ /dev/null
@@ -1,96 +0,0 @@
-Source: mathgl
-Section: science
-Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>, D Haley <mycae at yahoo.com>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.2.3~), libltdl-dev, libgsl0-dev, freeglut3-dev, zlib1g-dev,
- libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-serial-dev | libhdf5-dev, 
- libjpeg-dev, libtiff-dev, libfltk1.3-dev | libfltk-dev, libqt4-dev, libwxgtk2.8-dev, swig, 
- texinfo, texi2html, texlive, texlive-generic-recommended, octave3.2-headers,
- libgif-dev, autoconf, automake, python, python-dev, python-numpy, python-support,
- libhdf4-dev, chrpath
-Standards-Version: 3.9.2
-Homepage: http://mathgl.sourceforge.net/index.html
-Vcs-Git: git://git.debian.org/debian-science/packages/mathgl.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mathgl.git
-
-Package: mathgl
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl6 (= ${binary:Version})
-Description: library for scientific graphs. (utilities and examples)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package contains MathGL utilities and examples.
-
-Package: libmgl6
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Description: library for scientific graphs. (main runtime library)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package contains the shared object files.
-
-Package: libmgl-wnd6
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
-Description: library for scientific graphs. (windows runtime library)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package contains the window opening related shared object files.
-
-Package: libmgl-data
-Architecture: all
-Section: misc
-Depends: ${misc:Depends}
-Description: library for scientific graphs. (data files)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package contains the MathGL data files.
-
-Package: libmgl-dev
-Architecture: any
-Section: libdevel
-Depends: libmgl6 (= ${binary:Version}), libmgl-wnd6 (= ${binary:Version}), 
- ${misc:Depends}, libgsl0-dev, libgl1-mesa-dev | libgl-dev, libpng-dev
-Description: library for scientific graphs. (development files)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package contains the development files.
-
-
-Package: python-mathgl
-Architecture: any
-Section: python
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-numpy
-Description: library for scientific graphs. (Python module)
- A free cross-platform library of fast C++ routines for plotting data in up
- to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
- files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
- MathGL can also be used in the console. There are interfaces to a set of
- languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
- .
- This package provides the Python module for mathgl. 
diff --git a/debian/libmgl-wnd6.symbols~ b/debian/libmgl-wnd6.symbols~
deleted file mode 100644
index a50a0af..0000000
--- a/debian/libmgl-wnd6.symbols~
+++ /dev/null
@@ -1,188 +0,0 @@
-libmgl-wnd.so.6 libmgl-wnd6 #MINVER#
- _Z10mgl_fl_tmpPv at Base 2~rc1
- _Z10mgl_qt_tmpPv at Base 2~rc1
- _Z11oncemore_cbP9Fl_WidgetPv at Base 2~rc1
- _Z12setExtensionR7QStringPKc at Base 2~rc1
- _Z13export_bps_cbP9Fl_WidgetPv at Base 2~rc1
- _Z13export_eps_cbP9Fl_WidgetPv at Base 2~rc1
- _Z13export_png_cbP9Fl_WidgetPv at Base 2~rc1
- _Z13export_svg_cbP9Fl_WidgetPv at Base 2~rc1
- _Z14export_jpeg_cbP9Fl_WidgetPv at Base 2~rc1
- _Z14export_pngn_cbP9Fl_WidgetPv at Base 2~rc1
- _Z16convertFromGraphR7QPixmapP9mglCanvasPPh at Base 2~rc1
- _Z5no_cbP9Fl_WidgetPv at Base 2~rc1
- _Z7draw_cbP9Fl_WidgetPv at Base 2~rc1
- _Z7norm_cbP9Fl_WidgetPv at Base 2~rc1
- _Z7quit_cbP9Fl_WidgetPv at Base 2~rc1
- _Z7time_cbPv at Base 2~rc1
- _Z8alpha_cbP9Fl_WidgetPv at Base 2~rc1
- _Z8light_cbP9Fl_WidgetPv at Base 2~rc1
- _Z8snext_cbP9Fl_WidgetPv at Base 2~rc1
- _Z8sprev_cbP9Fl_WidgetPv at Base 2~rc1
- _Z8sshow_cbP9Fl_WidgetPv at Base 2~rc1
- _Z9adjust_cbP9Fl_WidgetPv at Base 2~rc1
- _Z9rotate_cbP9Fl_WidgetPv at Base 2~rc1
- _ZN10mglCanvasW11SetDrawFuncEPFiP7mglBasePvES2_PFvS2_E at Base 2~rc1
- _ZN10mglCanvasW3ClfE8mglColor at Base 2~rc1
- _ZN10mglCanvasW6ReLoadEv at Base 2~rc1
- _ZN10mglCanvasW7GetBitsEv at Base 2~rc1
- _ZN10mglCanvasW7SetSizeEii at Base 2~rc1
- _ZN10mglCanvasW8EndFrameEv at Base 2~rc1
- _ZN10mglCanvasWC1Ev at Base 2~rc1
- _ZN10mglCanvasWC2Ev at Base 2~rc1
- _ZN10mglCanvasWD0Ev at Base 2~rc1
- _ZN10mglCanvasWD1Ev at Base 2~rc1
- _ZN10mglCanvasWD2Ev at Base 2~rc1
- _ZN11mglCanvasFL11ToggleAlphaEv at Base 2~rc1
- _ZN11mglCanvasFL11ToggleLightEv at Base 2~rc1
- _ZN11mglCanvasFL12ToggleRotateEv at Base 2~rc1
- _ZN11mglCanvasFL6AdjustEv at Base 2~rc1
- _ZN11mglCanvasFL6UpdateEv at Base 2~rc1
- _ZN11mglCanvasFL6WindowEiPPcPFiP7mglBasePvEPKcS4_PFvS4_Eb at Base 2~rc1
- _ZN11mglCanvasFL8ToggleNoEv at Base 2~rc1
- _ZN11mglCanvasFL9AnimationEv at Base 2~rc1
- _ZN11mglCanvasFL9NextFrameEv at Base 2~rc1
- _ZN11mglCanvasFL9PrevFrameEv at Base 2~rc1
- _ZN11mglCanvasFLC1Ev at Base 2~rc1
- _ZN11mglCanvasFLC2Ev at Base 2~rc1
- _ZN11mglCanvasFLD0Ev at Base 2~rc1
- _ZN11mglCanvasFLD1Ev at Base 2~rc1
- _ZN11mglCanvasFLD2Ev at Base 2~rc1
- _ZN11mglCanvasQT11ToggleAlphaEv at Base 2~rc1
- _ZN11mglCanvasQT11ToggleLightEv at Base 2~rc1
- _ZN11mglCanvasQT12ToggleRotateEv at Base 2~rc1
- _ZN11mglCanvasQT6AdjustEv at Base 2~rc1
- _ZN11mglCanvasQT6UpdateEv at Base 2~rc1
- _ZN11mglCanvasQT6WindowEiPPcPFiP7mglBasePvEPKcS4_PFvS4_Eb at Base 2~rc1
- _ZN11mglCanvasQT8ToggleNoEv at Base 2~rc1
- _ZN11mglCanvasQT8makeMenuEv at Base 2~rc1
- _ZN11mglCanvasQT9AnimationEv at Base 2~rc1
- _ZN11mglCanvasQT9NextFrameEv at Base 2~rc1
- _ZN11mglCanvasQT9PrevFrameEv at Base 2~rc1
- _ZN11mglCanvasQTC1Ev at Base 2~rc1
- _ZN11mglCanvasQTC2Ev at Base 2~rc1
- _ZN11mglCanvasQTD0Ev at Base 2~rc1
- _ZN11mglCanvasQTD1Ev at Base 2~rc1
- _ZN11mglCanvasQTD2Ev at Base 2~rc1
- _ZN7QMathGL10exportIDTFE7QString at Base 2~rc1
- _ZN7QMathGL10exportPNGsE7QString at Base 2~rc1
- _ZN7QMathGL10mouseClickEfff at Base 2~rc1
- _ZN7QMathGL10paintEventEP11QPaintEvent at Base 2~rc1
- _ZN7QMathGL10perChangedEi at Base 2~rc1
- _ZN7QMathGL10phiChangedEi at Base 2~rc1
- _ZN7QMathGL10setMGLFontE7QString at Base 2~rc1
- _ZN7QMathGL10tetChangedEi at Base 2~rc1
- _ZN7QMathGL11qt_metacallEN11QMetaObject4CallEiPPv at Base 2~rc1
- _ZN7QMathGL11qt_metacastEPKc at Base 2~rc1
- _ZN7QMathGL11resizeEventEP12QResizeEvent at Base 2~rc1
- _ZN7QMathGL12alphaChangedEb at Base 2~rc1
- _ZN7QMathGL12lightChangedEb at Base 2~rc1
- _ZN7QMathGL13rotateChangedEb at Base 2~rc1
- _ZN7QMathGL14mouseMoveEventEP11QMouseEvent at Base 2~rc1
- _ZN7QMathGL15mousePressEventEP11QMouseEvent at Base 2~rc1
- _ZN7QMathGL16staticMetaObjectE at Base 2~rc1
- _ZN7QMathGL17mouseReleaseEventEP11QMouseEvent at Base 2~rc1
- _ZN7QMathGL4copyEv at Base 2~rc1
- _ZN7QMathGL5aboutEv at Base 2~rc1
- _ZN7QMathGL5printEv at Base 2~rc1
- _ZN7QMathGL6setPerEi at Base 2~rc1
- _ZN7QMathGL6setPhiEi at Base 2~rc1
- _ZN7QMathGL6setTetEi at Base 2~rc1
- _ZN7QMathGL6updateEP9mglCanvas at Base 2~rc1
- _ZN7QMathGL7aboutQtEv at Base 2~rc1
- _ZN7QMathGL7refreshEv at Base 2~rc1
- _ZN7QMathGL7restoreEv at Base 2~rc1
- _ZN7QMathGL7setSizeEii at Base 2~rc1
- _ZN7QMathGL8setAlphaEb at Base 2~rc1
- _ZN7QMathGL8setGraphEP9mglCanvas at Base 2~rc1
- _ZN7QMathGL8setLightEb at Base 2~rc1
- _ZN7QMathGL9exportBPSE7QString at Base 2~rc1
- _ZN7QMathGL9exportEPSE7QString at Base 2~rc1
- _ZN7QMathGL9exportJPGE7QString at Base 2~rc1
- _ZN7QMathGL9exportPNGE7QString at Base 2~rc1
- _ZN7QMathGL9exportSVGE7QString at Base 2~rc1
- _ZN7QMathGL9setRotateEb at Base 2~rc1
- _ZN7QMathGLC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE at Base 2~rc1
- _ZN7QMathGLC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE at Base 2~rc1
- _ZN7QMathGLD0Ev at Base 2~rc1
- _ZN7QMathGLD1Ev at Base 2~rc1
- _ZN7QMathGLD2Ev at Base 2~rc1
- _ZN7QStringD1Ev at Base 2~rc1
- _ZN7QStringD2Ev at Base 2~rc1
- _ZN7mglBase10SetQualityEi at Base 2~rc1
- _ZN7mglBase13SetFontSizePTEfi at Base 2~rc1
- _ZN9Fl_MathGL4drawEv at Base 2~rc1
- _ZN9Fl_MathGL6handleEi at Base 2~rc1
- _ZN9Fl_MathGL6resizeEiiii at Base 2~rc1
- _ZN9Fl_MathGL6updateEP9mglCanvas at Base 2~rc1
- _ZN9Fl_MathGL9set_graphEP9mglCanvas at Base 2~rc1
- _ZN9Fl_MathGLC1EiiiiPc at Base 2~rc1
- _ZN9Fl_MathGLC2EiiiiPc at Base 2~rc1
- _ZN9Fl_MathGLD0Ev at Base 2~rc1
- _ZN9Fl_MathGLD1Ev at Base 2~rc1
- _ZN9Fl_MathGLD2Ev at Base 2~rc1
- _ZN9Fl_PixmapC1EPKPKc at Base 2~rc1
- _ZN9Fl_PixmapC2EPKPKc at Base 2~rc1
- _ZN9Fl_Widget12as_gl_windowEv at Base 2~rc1
- _ZN9Fl_Widget8as_groupEv at Base 2~rc1
- _ZN9Fl_Widget9as_windowEv at Base 2~rc1
- _ZNK7QMathGL10metaObjectEv at Base 2~rc1
- _ZTI10mglCanvasW at Base 2~rc1
- _ZTI11mglCanvasFL at Base 2~rc1
- _ZTI11mglCanvasQT at Base 2~rc1
- _ZTI7QMathGL at Base 2~rc1
- _ZTI9Fl_MathGL at Base 2~rc1
- _ZTS10mglCanvasW at Base 2~rc1
- _ZTS11mglCanvasFL at Base 2~rc1
- _ZTS11mglCanvasQT at Base 2~rc1
- _ZTS7QMathGL at Base 2~rc1
- _ZTS9Fl_MathGL at Base 2~rc1
- _ZTV10mglCanvasW at Base 2~rc1
- _ZTV11mglCanvasFL at Base 2~rc1
- _ZTV11mglCanvasQT at Base 2~rc1
- _ZTV7QMathGL at Base 2~rc1
- _ZTV9Fl_MathGL at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_ZThn16_N7QMathGLD0Ev at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_ZThn16_N7QMathGLD1Ev at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_ZThn8_N7QMathGLD0Ev at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_ZThn8_N7QMathGLD1Ev at Base 2~rc1
- menuitems at Base 2~rc1
- mgl_create_graph_fltk at Base 2~rc1
- mgl_create_graph_fltk_ at Base 2~rc1
- mgl_create_graph_qt at Base 2~rc1
- mgl_create_graph_qt_ at Base 2~rc1
- mgl_fltk_run at Base 2~rc1
- mgl_fltk_run_ at Base 2~rc1
- mgl_qt_run at Base 2~rc1
- mgl_qt_run_ at Base 2~rc1
- mgl_wnd_adjust at Base 2~rc1
- mgl_wnd_adjust_ at Base 2~rc1
- mgl_wnd_animation at Base 2~rc1
- mgl_wnd_animation_ at Base 2~rc1
- mgl_wnd_next_frame at Base 2~rc1
- mgl_wnd_next_frame_ at Base 2~rc1
- mgl_wnd_prev_frame at Base 2~rc1
- mgl_wnd_prev_frame_ at Base 2~rc1
- mgl_wnd_reload at Base 2~rc1
- mgl_wnd_reload_ at Base 2~rc1
- mgl_wnd_set_delay at Base 2~rc1
- mgl_wnd_set_delay_ at Base 2~rc1
- mgl_wnd_toggle_alpha at Base 2~rc1
- mgl_wnd_toggle_alpha_ at Base 2~rc1
- mgl_wnd_toggle_light at Base 2~rc1
- mgl_wnd_toggle_light_ at Base 2~rc1
- mgl_wnd_toggle_no at Base 2~rc1
- mgl_wnd_toggle_no_ at Base 2~rc1
- mgl_wnd_toggle_rotate at Base 2~rc1
- mgl_wnd_toggle_rotate_ at Base 2~rc1
- mgl_wnd_update at Base 2~rc1
- mgl_wnd_update_ at Base 2~rc1
- pop_graph at Base 2~rc1
- xpm_a1 at Base 2~rc1
- xpm_a2 at Base 2~rc1
- xpm_l1 at Base 2~rc1
- xpm_l2 at Base 2~rc1
- xpm_r1 at Base 2~rc1
- xpm_r2 at Base 2~rc1
- xpm_s1 at Base 2~rc1
- xpm_s2 at Base 2~rc1
\ No newline at end of file
diff --git a/debian/libmgl6.symbols~ b/debian/libmgl6.symbols~
deleted file mode 100644
index 9d363f4..0000000
--- a/debian/libmgl6.symbols~
+++ /dev/null
@@ -1,1921 +0,0 @@
-libmgl.so.6 libmgl6 #MINVER#
- _Z10mglFindArgPKc at Base 2~rc1
- _Z10mglFindArgPKw at Base 2~rc1
- _Z10mglFromStrP7mglDataPclll at Base 2~rc1
- _Z10mglSpline3PKflllfffPfS1_S1_ at Base 2~rc1
- _Z10mgl_columnPv at Base 2~rc1
- _Z10mgl_csum_xPv at Base 2~rc1
- _Z10mgl_csum_yPv at Base 2~rc1
- _Z10mgl_csum_zPv at Base 2~rc1
- _Z10mgl_dif2_xPv at Base 2~rc1
- _Z10mgl_dif2_yPv at Base 2~rc1
- _Z10mgl_dif2_zPv at Base 2~rc1
- _Z10mgl_diff_1Pv at Base 2~rc1
- _Z10mgl_diff_2Pv at Base 2~rc1
- _Z10mgl_diff_3Pv at Base 2~rc1
- _Z10mgl_fill_fPv at Base 2~rc1
- _Z10mgl_fill_xPv at Base 2~rc1
- _Z10mgl_fit__fPK10gsl_vectorPvPS_ at Base 2~rc1
- _Z10mgl_hist_1Pv at Base 2~rc1
- _Z10mgl_hist_2Pv at Base 2~rc1
- _Z10mgl_hist_pP10mglThreadDPf at Base 2~rc1
- _Z10mgl_jacob2Pv at Base 2~rc1
- _Z10mgl_jacob3Pv at Base 2~rc1
- _Z10mgl_modifyPv at Base 2~rc1
- _Z10mgl_printfPvbPKcz at Base 2~rc1
- _Z10mgl_resizePv at Base 2~rc1
- _Z10mgl_smth_xPv at Base 2~rc1
- _Z10mgl_smth_yPv at Base 2~rc1
- _Z10mgl_smth_zPv at Base 2~rc1
- _Z10mgl_strdupPKc at Base 2~rc1
- _Z10mgl_strlwrPc at Base 2~rc1
- _Z10mgl_wcsdupPKw at Base 2~rc1
- _Z10mgl_wcslwrPw at Base 2~rc1
- _Z10mglc_addtoPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_alphaPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_axialPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_chartPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_chdirPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_cloudPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_cont3PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_contdPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_contfPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_contxPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_contyPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_contzPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_crustPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_ctickPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_curvePwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_datasPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_dens3PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_densxPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_densyPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_denszPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_diff2PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_divtoPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_errorPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_facexPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_faceyPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_facezPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_fgetsPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_fplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_fsurfPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_grid2PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_grid3PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_idsetPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_labelPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_lightPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_multoPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_radarPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_rhombPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_stfadPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_subtoPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_surf3PwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_surfaPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_surfcPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_tilesPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_titlePwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_torusPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_tracePwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_writePwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_xtickPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_ytickPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mglc_ztickPwlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_addtoP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_alphaP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_axialP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_chartP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_chdirP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_cloudP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_cont3P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_contdP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_contfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_contxP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_contyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_contzP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_crustP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_ctickP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_curveP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_datasP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_dens3P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_densxP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_densyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_denszP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_diff2P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_divtoP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_errorP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_facexP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_faceyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_facezP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_fgetsP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_fplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_fsurfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_grid2P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_grid3P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_idsetP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_labelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_lightP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_multoP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_radarP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_rhombP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_stfadP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_subtoP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_surf3P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_surfaP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_surfcP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_tilesP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_titleP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_torusP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_traceP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_writeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_xtickP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_ytickP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10mgls_ztickP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z10same_chainllPl at Base 2~rc1
- _Z11mglGetStylePKcPiS1_ at Base 2~rc1
- _Z11mgl_add_pntP7mglBasefPK8mglDataAS3_S3_llllfb at Base 2~rc1
- _Z11mgl_cmd_cmpPKvS0_ at Base 2~rc1
- _Z11mgl_cmp_fltPKvS0_ at Base 2~rc1
- _Z11mgl_col_difPhS_b at Base 2~rc1
- _Z11mgl_combinePv at Base 2~rc1
- _Z11mgl_connectP7mglBasefPK8mglDataAS3_S3_S3_fil at Base 2~rc1
- _Z11mgl_fit__dfPK10gsl_vectorPvP10gsl_matrix at Base 2~rc1
- _Z11mgl_init_raiPKfP6mgl_ap at Base 2~rc1
- _Z11mgl_read_gzPv at Base 2~rc1
- _Z11mgl_spline3PfS_llfRf at Base 2~rc1
- _Z11mgl_spline5PfS_llfRf at Base 2~rc1
- _Z11mgl_strtrimPc at Base 2~rc1
- _Z11mgl_wcstrimPw at Base 2~rc1
- _Z11mglc_adjustPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_aspectPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_candlePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_circlePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_columnPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_contf3PwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_contfxPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_contfyPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_contfzPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_cosfftPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_crangePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_cumsumPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_deletePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_exportPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_extendPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_hankelPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_importPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_inplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_insertPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_legendPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_mirrorPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_modifyPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_normslPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_originPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_rangesPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_regionPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_resizePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_rotatePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_sinfftPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_smoothPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_spherePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_surf3aPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_surf3cPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_tlabelPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_xlabelPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_xrangePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_ylabelPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_yrangePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_zlabelPwlP6mglArgPiPKc at Base 2~rc1
- _Z11mglc_zrangePwlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_adjustP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_aspectP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_candleP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_circleP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_columnP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_contf3P8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_contfxP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_contfyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_contfzP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_cosfftP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_crangeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_cumsumP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_deleteP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_exportP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_extendP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_hankelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_importP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_inplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_insertP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_legendP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_mirrorP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_modifyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_normslP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_originP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_rangesP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_regionP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_resizeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_rotateP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_sinfftP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_smoothP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_sphereP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_suffixPKwP7mglDataPf at Base 2~rc1
- _Z11mgls_surf3aP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_surf3cP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_tlabelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_xlabelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_xrangeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_ylabelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_yrangeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_zlabelP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z11mgls_zrangeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mglApplyOperPKwS0_P9mglParserPFdddE at Base 2~rc1
- _Z12mglSetNumThri at Base 2~rc1
- _Z12mgl_add_fileRlS_S_RPfP7mglDatab at Base 2~rc1
- _Z12mgl_bmp_savePKciiPPh at Base 2~rc1
- _Z12mgl_bps_savePKciiPPh at Base 2~rc1
- _Z12mgl_cont_genP7mglBasefPK8mglDataAS3_S3_S3_fil at Base 2~rc1
- _Z12mgl_fit__fdfPK10gsl_vectorPvPS_P10gsl_matrix at Base 2~rc1
- _Z12mgl_fit_baseP10mglFitDataPf at Base 2~rc1
- _Z12mgl_get_dashtf at Base 2~rc1
- _Z12mgl_get_ncolPKcPc at Base 2~rc1
- _Z12mgl_get_nextllPlS_P8mglPoint at Base 2~rc1
- _Z12mgl_png_savePKciiPPh at Base 2~rc1
- _Z12mgl_str_copyPKc at Base 2~rc1
- _Z12mgl_tga_savePKciiPPh at Base 2~rc1
- _Z12mgl_tick_extffPwRf at Base 2~rc1
- _Z12mgl_wcstombsPcPKwi at Base 2~rc1
- _Z12mglc_ambientPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_axisstlPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_boxplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_combinePwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_ellipsePwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_envelopPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_meshnumPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_palettePwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_putsfitPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_qualityPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_readallPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_readhdfPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_readmatPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_savehdfPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_setsizePwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_squeezePwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_subdataPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_subplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_ternaryPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_ticklenPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_tricontPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mglc_triplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_ambientP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_axisstlP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_boxplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_combineP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_ellipseP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_envelopP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_meshnumP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_paletteP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_putsfitP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_qualityP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_readallP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_readhdfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_readmatP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_savehdfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_setsizeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_squeezeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_subdataP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_subplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_ternaryP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_ticklenP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_tricontP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z12mgls_triplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mglFindInTextPcPKc at Base 2~rc1
- _Z13mglFindInTextPwPKc at Base 2~rc1
- _Z13mgl_add_edgesP7mglBasePK8mglDataAS3_S3_S3_llllfRlS4_lff at Base 2~rc1
- _Z13mgl_add_rangeP7mglBasePK8mglDataAS3_S3_S3_llllfRlS4_lff at Base 2~rc1
- _Z13mgl_axial_genP7mglBasefPK8mglDataAS3_S3_fclb at Base 2~rc1
- _Z13mgl_contf_genP7mglBaseffPK8mglDataAS3_S3_S3_fl at Base 2~rc1
- _Z13mgl_find_normbPK8mglDataAS1_S1_S1_8mglPointblll at Base 2~rc1
- _Z13mgl_find_prevllPl at Base 2~rc1
- _Z13mgl_get_sliceR10_mgl_slicePK8mglDataAS3_S3_S3_cfb at Base 2~rc1
- _Z13mgl_jpeg_savePKciiPPh at Base 2~rc1
- _Z13mgl_mesh_plotP7mglBasePllli at Base 2~rc1
- _Z13mgl_normal_1dPK8mglDataAfbl at Base 2~rc1
- _Z13mgl_normal_3dPK8mglDataA8mglPointblll at Base 2~rc1
- _Z13mgl_pde_hprepPv at Base 2~rc1
- _Z13mgl_pnga_savePKciiPPh at Base 2~rc1
- _Z13mgl_surf_plotP7mglBasePlll at Base 2~rc1
- _Z13mgl_tick_textffffiPw at Base 2~rc1
- _Z13mglc_alphadefPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_barwidthPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_colorbarPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_evaluatePwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_jacobianPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_loadfontPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_marksizePwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_momentumPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_quadplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mglc_textmarkPwlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_alphadefP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_barwidthP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_colorbarP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_evaluateP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_jacobianP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_loadfontP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_marksizeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_momentumP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_quadplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z13mgls_textmarkP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14check_for_namePKw at Base 2~rc1
- _Z14mglFormulaCalcPKwP9mglParser at Base 2~rc1
- _Z14mglStartThreadM9mglCanvasFvmmEPS_m at Base 2~rc1
- _Z14mglStartThreadPFPvS_EPFvP10mglThreadDPfElS4_PKfS8_PKlS_S8_S8_Pc at Base 2~rc1
- _Z14mgl_axial_plotP7mglBaselP8mglPointPlcfb at Base 2~rc1
- _Z14mgl_canvas_thrPv at Base 2~rc1
- _Z14mgl_draw_classP7mglBasePv at Base 2~rc1
- _Z14mgl_draw_graphP7mglBasePv at Base 2~rc1
- _Z14mgl_qo2d_hprepPv at Base 2~rc1
- _Z14mgl_surf3_plotP7mglBasellPlS1_S1_S1_S1_St6vectorI8mglPointSaIS3_EEb at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_Z14mgl_write_bps_PmPKcS1_ii at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_Z14mgl_write_bps_PjPKcS1_ii at Base 2~rc1
- _Z14mglc_addlegendPwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_arrowsizePwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_integratePwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_multiplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_rearrangePwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_stickplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_transformPwlP6mglArgPiPKc at Base 2~rc1
- _Z14mglc_transposePwlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_addlegendP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_arrowsizeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_integrateP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_multiplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_rearrangeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_stickplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_transformP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z14mgls_transposeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z15mglPrepareFitEqP7mglBasefPKcS2_Pf at Base 2~rc1
- _Z15mgl_error_printiiPc at Base 2~rc1
- _Z15mgl_insert_triglllPPl at Base 2~rc1
- _Z15mglc_columnplotPwlP6mglArgPiPKc at Base 2~rc1
- _Z15mglc_fillsamplePwlP6mglArgPiPKc at Base 2~rc1
- _Z15mglc_rotatetextPwlP6mglArgPiPKc at Base 2~rc1
- _Z15mglc_transformaPwlP6mglArgPiPKc at Base 2~rc1
- _Z15mglc_transptypePwlP6mglArgPiPKc at Base 2~rc1
- _Z15mgls_columnplotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z15mgls_fillsampleP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z15mgls_rotatetextP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z15mgls_transformaP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z15mgls_transptypeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z16mgl_reload_classPv at Base 2~rc1
- _Z16mgl_string_curveP7mglBasellPlS1_PKwPKcf at Base 2~rc1
- _Z16mgl_tex_symb_cmpPKvS0_ at Base 2~rc1
- _Z16mgl_tricont_lineP7mglBaseflllPK8mglDataAS3_S3_S3_bf at Base 2~rc1
- _Z16mglc_clearlegendPwlP6mglArgPiPKc at Base 2~rc1
- _Z16mglc_legendmarksPwlP6mglArgPiPKc at Base 2~rc1
- _Z16mglc_perspectivePwlP6mglArgPiPKc at Base 2~rc1
- _Z16mglc_triangulatePwlP6mglArgPiPKc at Base 2~rc1
- _Z16mgls_clearlegendP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z16mgls_legendmarksP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z16mgls_perspectiveP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z16mgls_triangulateP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z17mgl_create_schemePKcRl at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_Z17mgl_set_font_def_PmPci at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_Z17mgl_set_font_def_PjPci at Base 2~rc1
- _Z18mgl_data_read_hdf4P7mglDataPKcS2_ at Base 2~rc1
- _Z3adddd at Base 2~rc1
- _Z3argdd at Base 2~rc1
- _Z3ceqdd at Base 2~rc1
- _Z3cgtdd at Base 2~rc1
- _Z3cltdd at Base 2~rc1
- _Z3cordd at Base 2~rc1
- _Z3divdd at Base 2~rc1
- _Z3ipwdd at Base 2~rc1
- _Z3llgdd at Base 2~rc1
- _Z3mgmdd at Base 2~rc1
- _Z3mgpdd at Base 2~rc1
- _Z3muldd at Base 2~rc1
- _Z3sgnd at Base 2~rc1
- _Z3stpd at Base 2~rc1
- _Z3subdd at Base 2~rc1
- _Z4GetXPK8mglDataAiii at Base 2~rc1
- _Z4GetYPK8mglDataAiii at Base 2~rc1
- _Z4GetZPK8mglDataAiii at Base 2~rc1
- _Z4canddd at Base 2~rc1
- _Z4ci_dd at Base 2~rc1
- _Z4div1dd at Base 2~rc1
- _Z4div2dd at Base 2~rc1
- _Z4e1_dd at Base 2~rc1
- _Z4e2_dd at Base 2~rc1
- _Z4ei_dd at Base 2~rc1
- _Z4flowP7mglBasefffRK7mglDataS3_S3_S3_S3_S3_lb at Base 2~rc1
- _Z4flowP7mglBasefffRK7mglDataS3_S3_S3_lb at Base 2~rc1
- _Z4ipw1dd at Base 2~rc1
- _Z4llg1dd at Base 2~rc1
- _Z4llg2dd at Base 2~rc1
- _Z4mgz1d at Base 2~rc1
- _Z4mgz2dd at Base 2~rc1
- _Z4mul1dd at Base 2~rc1
- _Z4mul2dd at Base 2~rc1
- _Z4pow1dd at Base 2~rc1
- _Z4pow2dd at Base 2~rc1
- _Z4si_dd at Base 2~rc1
- _Z5cos_dd at Base 2~rc1
- _Z5erf_dd at Base 2~rc1
- _Z5flowrP7mglBasefffRK7mglDataS3_S3_S3_S3_S3_fl at Base 2~rc1
- _Z5flowrP7mglBasefffRK7mglDataS3_S3_S3_fl at Base 2~rc1
- _Z5gslAid at Base 2~rc1
- _Z5gslBid at Base 2~rc1
- _Z5log_dd at Base 2~rc1
- _Z5tan_dd at Base 2~rc1
- _Z6acos_dd at Base 2~rc1
- _Z6asin_dd at Base 2~rc1
- _Z6atan_dd at Base 2~rc1
- _Z6exp3_dd at Base 2~rc1
- _Z6gslE_dd at Base 2~rc1
- _Z6gslK_dd at Base 2~rc1
- _Z6sinc_dd at Base 2~rc1
- _Z6sqrt_dd at Base 2~rc1
- _Z6tanh_dd at Base 2~rc1
- _Z7acosh_dd at Base 2~rc1
- _Z7asinh_dd at Base 2~rc1
- _Z7atanh_dd at Base 2~rc1
- _Z7dilog_dd at Base 2~rc1
- _Z7gamma_dd at Base 2~rc1
- _Z7gslAi_dd at Base 2~rc1
- _Z7gslBi_dd at Base 2~rc1
- _Z7gslEllEdd at Base 2~rc1
- _Z7gslEllFdd at Base 2~rc1
- _Z7gslInuDdd at Base 2~rc1
- _Z7gslJnuDdd at Base 2~rc1
- _Z7gslKnuDdd at Base 2~rc1
- _Z7gslLegPdd at Base 2~rc1
- _Z7gslYnuDdd at Base 2~rc1
- _Z7log10_dd at Base 2~rc1
- _Z8gslEllE1dd at Base 2~rc1
- _Z8gslEllE2dd at Base 2~rc1
- _Z8gslEllEcd at Base 2~rc1
- _Z8gslEllF1dd at Base 2~rc1
- _Z8gslEllF2dd at Base 2~rc1
- _Z8gslEllFcd at Base 2~rc1
- _Z8mglCheckPci at Base 2~rc1
- _Z8mglCheckPwi at Base 2~rc1
- _Z8mglFillPlPKflPf at Base 2~rc1
- _Z8mglFillPllPKfllPA4_f at Base 2~rc1
- _Z8mgl_dropP7mglBase8mglPointS1_ffff at Base 2~rc1
- _Z8mgl_evalPv at Base 2~rc1
- _Z8mgl_omodPffii at Base 2~rc1
- _Z8mglc_boxPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_clfPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_cutPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_dewPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_fitPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_fogPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_mapPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_maxPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_minPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_newPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_pdePwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_putPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_rayPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_sewPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_sumPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mglc_varPwlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_boxP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_clfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_cutP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_dewP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_fitP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_fogP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_mapP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_maxP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_minP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_newP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_pdeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_putP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_rayP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_sewP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_sumP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z8mgls_varP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9face_plotP7mglBase8mglPointS1_S1_fb at Base 2~rc1
- _Z9mglLinearPKflllfff at Base 2~rc1
- _Z9mgl_crustlP8mglPointPPlf at Base 2~rc1
- _Z9mgl_dif_xPv at Base 2~rc1
- _Z9mgl_dif_yPv at Base 2~rc1
- _Z9mgl_dif_zPv at Base 2~rc1
- _Z9mgl_eqaddPv at Base 2~rc1
- _Z9mgl_eqdivPv at Base 2~rc1
- _Z9mgl_eqmulPv at Base 2~rc1
- _Z9mgl_eqsubPv at Base 2~rc1
- _Z9mgl_int_xPv at Base 2~rc1
- _Z9mgl_int_yPv at Base 2~rc1
- _Z9mgl_int_zPv at Base 2~rc1
- _Z9mgl_max_xPv at Base 2~rc1
- _Z9mgl_max_yPv at Base 2~rc1
- _Z9mgl_max_zPv at Base 2~rc1
- _Z9mgl_min_xPv at Base 2~rc1
- _Z9mgl_min_yPv at Base 2~rc1
- _Z9mgl_min_zPv at Base 2~rc1
- _Z9mgl_mom_xPv at Base 2~rc1
- _Z9mgl_mom_yPv at Base 2~rc1
- _Z9mgl_mom_zPv at Base 2~rc1
- _Z9mgl_sew_xPv at Base 2~rc1
- _Z9mgl_sew_yPv at Base 2~rc1
- _Z9mgl_sew_zPv at Base 2~rc1
- _Z9mgl_sum_xPv at Base 2~rc1
- _Z9mgl_sum_yPv at Base 2~rc1
- _Z9mgl_sum_zPv at Base 2~rc1
- _Z9mglc_areaPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_axisPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_ballPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_barhPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_barsPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_beamPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_beltPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_boxsPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_conePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_contPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_copyPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_cropPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_densPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_diffPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_dotsPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_dropPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_fallPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_fillPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_fitsPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_flowPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_fontPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_gradPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_gridPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_histPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_infoPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_linePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_markPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_meshPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_normPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_pipePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_plotPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_qo2dPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_readPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_rectPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_rollPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_savePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_stemPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_stepPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_stfaPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_surfPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_swapPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_tensPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_textPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_tilePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_trajPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_tubePwlP6mglArgPiPKc at Base 2~rc1
- _Z9mglc_vectPwlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_areaP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_axisP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_ballP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_barhP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_barsP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_beamP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_beltP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_boxsP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_coneP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_contP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_copyP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_cropP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_densP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_diffP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_dotsP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_dropP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_fallP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_fillP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_fitsP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_flowP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_fontP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_gradP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_gridP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_histP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_infoP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_lineP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_markP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_meshP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_normP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_pipeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_plotP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_qo2dP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_readP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_rectP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_rollP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_saveP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_stemP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_stepP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_stfaP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_surfP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_swapP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_tensP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_textP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_tileP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_trajP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_tubeP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _Z9mgls_vectP8mglGraphlP6mglArgPiPKc at Base 2~rc1
- _ZN10_mgl_sliceD1Ev at Base 2~rc1
- _ZN10_mgl_sliceD2Ev at Base 2~rc1
- _ZN10mglDrawReg3setEP9mglCanvasiii at Base 2~rc1
- _ZN10mglFormula5ErrorE at Base 2~rc1
- _ZN10mglFormulaC1EPKc at Base 2~rc1
- _ZN10mglFormulaC2EPKc at Base 2~rc1
- _ZN10mglFormulaD1Ev at Base 2~rc1
- _ZN10mglFormulaD2Ev at Base 2~rc1
- _ZN10mglTexture3SetEPKcif at Base 2~rc1
- _ZN10mglTexture4GetCEffR6mglPnt at Base 2~rc1
- _ZN10mglTexture6IsSameERS_ at Base 2~rc1
- _ZN10mglTexture7GetRGBAEPh at Base 2~rc1
- _ZN11mglCanvasGL10LightScaleEv at Base 2~rc1
- _ZN11mglCanvasGL10SetQualityEi at Base 2~rc1
- _ZN11mglCanvasGL11GetRGBLinesERlS0_RPhb at Base 2~rc1
- _ZN11mglCanvasGL3ClfE8mglColor at Base 2~rc1
- _ZN11mglCanvasGL3FogEff at Base 2~rc1
- _ZN11mglCanvasGL4ViewEfff at Base 2~rc1
- _ZN11mglCanvasGL5AlphaEb at Base 2~rc1
- _ZN11mglCanvasGL5LightEb at Base 2~rc1
- _ZN11mglCanvasGL5LightEib at Base 2~rc1
- _ZN11mglCanvasGL6FinishEv at Base 2~rc1
- _ZN11mglCanvasGL7SetSizeEii at Base 2~rc1
- _ZN11mglCanvasGL7set_penEjf at Base 2~rc1
- _ZN11mglCanvasGL8AddLightEi8mglPointcfbf at Base 2~rc1
- _ZN11mglCanvasGL8EndFrameEv at Base 2~rc1
- _ZN11mglCanvasGL8NewFrameEv at Base 2~rc1
- _ZN11mglCanvasGL8pnt_drawElP10mglDrawReg at Base 2~rc1
- _ZN11mglCanvasGL9line_drawEllP10mglDrawReg at Base 2~rc1
- _ZN11mglCanvasGL9quad_drawEllllP10mglDrawReg at Base 2~rc1
- _ZN11mglCanvasGL9trig_drawElllbP10mglDrawReg at Base 2~rc1
- _ZN11mglCanvasGLC1Ev at Base 2~rc1
- _ZN11mglCanvasGLC2Ev at Base 2~rc1
- _ZN11mglCanvasGLD0Ev at Base 2~rc1
- _ZN11mglCanvasGLD1Ev at Base 2~rc1
- _ZN11mglCanvasGLD2Ev at Base 2~rc1
- _ZN6mglArgD1Ev at Base 2~rc1
- _ZN6mglArgD2Ev at Base 2~rc1
- _ZN6mglNum9MoveAfterEPS_ at Base 2~rc1
- _ZN6mglNumD1Ev at Base 2~rc1
- _ZN6mglNumD2Ev at Base 2~rc1
- _ZN6mglVar9MoveAfterEPS_ at Base 2~rc1
- _ZN6mglVarD1Ev at Base 2~rc1
- _ZN6mglVarD2Ev at Base 2~rc1
- _ZN7mglAxisD1Ev at Base 2~rc1
- _ZN7mglAxisD2Ev at Base 2~rc1
- _ZN7mglBase10AddTextureE8mglColor at Base 2~rc1
- _ZN7mglBase10AddTextureEPKci at Base 2~rc1
- _ZN7mglBase10ScalePointER8mglPointS1_b at Base 2~rc1
- _ZN7mglBase10SetAmbientEf at Base 2~rc1
- _ZN7mglBase10SetQualityEi at Base 2~rc1
- _ZN7mglBase10StartGroupEPKci at Base 2~rc1
- _ZN7mglBase12RecalcBorderEv at Base 2~rc1
- _ZN7mglBase12RecalcCRangeEv at Base 2~rc1
- _ZN7mglBase13SetAutoRangesEffffffff at Base 2~rc1
- _ZN7mglBase13SetFontSizePTEfi at Base 2~rc1
- _ZN7mglBase4GetAEf at Base 2~rc1
- _ZN7mglBase6AddPntE8mglPointfS0_fi at Base 2~rc1
- _ZN7mglBase6CRangeERK8mglDataAbf at Base 2~rc1
- _ZN7mglBase6CutOffEPKc at Base 2~rc1
- _ZN7mglBase6XRangeERK8mglDataAbf at Base 2~rc1
- _ZN7mglBase6YRangeERK8mglDataAbf at Base 2~rc1
- _ZN7mglBase6ZRangeERK8mglDataAbf at Base 2~rc1
- _ZN7mglBase7ClearEqEv at Base 2~rc1
- _ZN7mglBase7ReserveEl at Base 2~rc1
- _ZN7mglBase7SetCoorEi at Base 2~rc1
- _ZN7mglBase7SetFuncEPKcS1_S1_S1_ at Base 2~rc1
- _ZN7mglBase7SetWarnEiPKc at Base 2~rc1
- _ZN7mglBase7TernaryEi at Base 2~rc1
- _ZN7mglBase8CopyNtoCElf at Base 2~rc1
- _ZN7mglBase8CopyProjEl8mglPointS0_ at Base 2~rc1
- _ZN7mglBase8GetRatioEv at Base 2~rc1
- _ZN7mglBase8SetFBordEfff at Base 2~rc1
- _ZN7mglBase9LoadStateEv at Base 2~rc1
- _ZN7mglBase9NextColorERl at Base 2~rc1
- _ZN7mglBase9SaveStateEPKc at Base 2~rc1
- _ZN7mglBase9SetPenPalEPKcPl at Base 2~rc1
- _ZN7mglBase9SetRangesE8mglPointS0_ at Base 2~rc1
- _ZN7mglBase9vect_plotEllf at Base 2~rc1
- _ZN7mglBaseC1Ev at Base 2~rc1
- _ZN7mglBaseC2Ev at Base 2~rc1
- _ZN7mglBaseD0Ev at Base 2~rc1
- _ZN7mglBaseD1Ev at Base 2~rc1
- _ZN7mglBaseD2Ev at Base 2~rc1
- _ZN7mglDataD0Ev at Base 2~rc1
- _ZN7mglDataD1Ev at Base 2~rc1
- _ZN7mglDataD2Ev at Base 2~rc1
- _ZN7mglDataaSERKS_ at Base 2~rc1
- _ZN7mglFont11draw_oulineEiffffff at Base 2~rc1
- _ZN7mglFont4CopyEPS_ at Base 2~rc1
- _ZN7mglFont4LoadEPKcS1_ at Base 2~rc1
- _ZN7mglFont4PutsEPKcS1_f at Base 2~rc1
- _ZN7mglFont4PutsEPKjfffif at Base 2~rc1
- _ZN7mglFont4PutsEPKwPKcf at Base 2~rc1
- _ZN7mglFont4PutsEPKwiif at Base 2~rc1
- _ZN7mglFont5ClearEv at Base 2~rc1
- _ZN7mglFont5ParseEPKw at Base 2~rc1
- _ZN7mglFont5WidthEPKcS1_ at Base 2~rc1
- _ZN7mglFont5WidthEPKwPKc at Base 2~rc1
- _ZN7mglFont5WidthEPKwi at Base 2~rc1
- _ZN7mglFont6HeightEPKc at Base 2~rc1
- _ZN7mglFont6HeightEi at Base 2~rc1
- _ZN7mglFont7ConvertEPKwPj at Base 2~rc1
- _ZN7mglFont7RestoreEv at Base 2~rc1
- _ZN7mglFont7get_ptrERlPjPS1_S2_RfS3_ffi at Base 2~rc1
- _ZN7mglFont8InternalEj at Base 2~rc1
- _ZN7mglFont8read_defERj at Base 2~rc1
- _ZN7mglFont9main_copyEv at Base 2~rc1
- _ZN7mglFont9mem_allocEv at Base 2~rc1
- _ZN7mglFont9read_dataEPKcPfPsS3_PjS3_S4_Rj at Base 2~rc1
- _ZN7mglFont9read_mainEPKcRj at Base 2~rc1
- _ZN7mglFontC1EPKcS1_ at Base 2~rc1
- _ZN7mglFontC2EPKcS1_ at Base 2~rc1
- _ZN7mglFontD1Ev at Base 2~rc1
- _ZN7mglFontD2Ev at Base 2~rc1
- _ZN7mglFuncC1ElPKwPS_ at Base 2~rc1
- _ZN7mglFuncC2ElPKwPS_ at Base 2~rc1
- _ZN7mglFuncD1Ev at Base 2~rc1
- _ZN7mglFuncD2Ev at Base 2~rc1
- _ZN7mglTextD1Ev at Base 2~rc1
- _ZN7mglTextD2Ev at Base 2~rc1
- _ZN8mglColor3SetES_f at Base 2~rc1
- _ZN8mglColor3SetEcf at Base 2~rc1
- _ZN8mglGraph13SetFontSizePTEfi at Base 2~rc1
- _ZN8mglGraphD0Ev at Base 2~rc1
- _ZN8mglGraphD1Ev at Base 2~rc1
- _ZN8mglGraphD2Ev at Base 2~rc1
- _ZN8mglGroupD1Ev at Base 2~rc1
- _ZN8mglGroupD2Ev at Base 2~rc1
- _ZN9mglCanvas10ColumnPlotEiif at Base 2~rc1
- _ZN9mglCanvas10DrawLabelsER7mglAxis at Base 2~rc1
- _ZN9mglCanvas10FindOptOrgEci at Base 2~rc1
- _ZN9mglCanvas10LabelTicksER7mglAxis at Base 2~rc1
- _ZN9mglCanvas10LightScaleEv at Base 2~rc1
- _ZN9mglCanvas10PutDrawRegEP10mglDrawRegPKS_ at Base 2~rc1
- _ZN9mglCanvas10ScalePointER8mglPointS1_b at Base 2~rc1
- _ZN9mglCanvas10SetAxisStlEPKcS1_S1_ at Base 2~rc1
- _ZN9mglCanvas10SetTickLenEff at Base 2~rc1
- _ZN9mglCanvas10WriteFrameEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas10arrow_plotEllc at Base 2~rc1
- _ZN9mglCanvas10glyph_drawEPK7mglPrimP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas10glyph_fillERK6mglPntfiPKsP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas10glyph_lineERK6mglPntfbP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas10glyph_wireERK6mglPntfiPKsP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas10pxl_backgrEmm at Base 2~rc1
- _ZN9mglCanvas10pxl_memcpyEmm at Base 2~rc1
- _ZN9mglCanvas10pxl_primdrEmm at Base 2~rc1
- _ZN9mglCanvas11AdjustTicksEPKcb at Base 2~rc1
- _ZN9mglCanvas11AdjustTicksER7mglAxisb at Base 2~rc1
- _ZN9mglCanvas11GetRGBLinesERlS0_RPhb at Base 2~rc1
- _ZN9mglCanvas11PerspectiveEf at Base 2~rc1
- _ZN9mglCanvas11SetTickTimeEcfPKc at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPK8mglDataAPKcb at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPK8mglDataAPKwb at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPK8mglDataAPPKcb at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPK8mglDataAPPKwb at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPKcb at Base 2~rc1
- _ZN9mglCanvas11SetTicksValEcPKwb at Base 2~rc1
- _ZN9mglCanvas11pxl_combineEmm at Base 2~rc1
- _ZN9mglCanvas12SetTickTemplEcPKc at Base 2~rc1
- _ZN9mglCanvas12SetTickTemplEcPKw at Base 2~rc1
- _ZN9mglCanvas14StartAutoGroupEPKc at Base 2~rc1
- _ZN9mglCanvas16DefaultPlotParamEv at Base 2~rc1
- _ZN9mglCanvas3BoxEPKcb at Base 2~rc1
- _ZN9mglCanvas3ClfE8mglColor at Base 2~rc1
- _ZN9mglCanvas3FogEff at Base 2~rc1
- _ZN9mglCanvas4AxisEPKcb at Base 2~rc1
- _ZN9mglCanvas4GridEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas4ViewEfff at Base 2~rc1
- _ZN9mglCanvas5AlphaEb at Base 2~rc1
- _ZN9mglCanvas5GlyphEfffilf at Base 2~rc1
- _ZN9mglCanvas5LabelEcPKcff at Base 2~rc1
- _ZN9mglCanvas5LabelEffPKcS1_b at Base 2~rc1
- _ZN9mglCanvas5LightEb at Base 2~rc1
- _ZN9mglCanvas5LightEib at Base 2~rc1
- _ZN9mglCanvas5TitleEPKcS1_f at Base 2~rc1
- _ZN9mglCanvas5TitleEPKwPKcf at Base 2~rc1
- _ZN9mglCanvas6AspectEfff at Base 2~rc1
- _ZN9mglCanvas6FinishEv at Base 2~rc1
- _ZN9mglCanvas6InPlotEffffPKc at Base 2~rc1
- _ZN9mglCanvas6InPlotEffffb at Base 2~rc1
- _ZN9mglCanvas6IsSameERK7mglPrimf8mglColori at Base 2~rc1
- _ZN9mglCanvas6LabelwEcPKwff at Base 2~rc1
- _ZN9mglCanvas6LabelwEffPKwPKcb at Base 2~rc1
- _ZN9mglCanvas6LegendERKSt6vectorI7mglTextSaIS1_EEffPKcff at Base 2~rc1
- _ZN9mglCanvas6RotateEfff at Base 2~rc1
- _ZN9mglCanvas7CalcScrE8mglPoint at Base 2~rc1
- _ZN9mglCanvas7CalcScrE8mglPointPiS1_ at Base 2~rc1
- _ZN9mglCanvas7CalcXYZEii at Base 2~rc1
- _ZN9mglCanvas7CombineEPKS_ at Base 2~rc1
- _ZN9mglCanvas7GetBitsEv at Base 2~rc1
- _ZN9mglCanvas7GetOrgXEc at Base 2~rc1
- _ZN9mglCanvas7GetOrgYEc at Base 2~rc1
- _ZN9mglCanvas7GetOrgZEc at Base 2~rc1
- _ZN9mglCanvas7GetRGBAEv at Base 2~rc1
- _ZN9mglCanvas7RotateNEffff at Base 2~rc1
- _ZN9mglCanvas7SetSizeEii at Base 2~rc1
- _ZN9mglCanvas7SubPlotEiiiPKc at Base 2~rc1
- _ZN9mglCanvas7SubPlotEiiiff at Base 2~rc1
- _ZN9mglCanvas7col2intERK6mglPntPh at Base 2~rc1
- _ZN9mglCanvas7combineEPhS0_ at Base 2~rc1
- _ZN9mglCanvas8AddLightEi8mglPointcfbf at Base 2~rc1
- _ZN9mglCanvas8CloseGIFEv at Base 2~rc1
- _ZN9mglCanvas8ColorbarEPK8mglDataAPKci at Base 2~rc1
- _ZN9mglCanvas8ColorbarEPK8mglDataAPKciffff at Base 2~rc1
- _ZN9mglCanvas8ColorbarEPKci at Base 2~rc1
- _ZN9mglCanvas8ColorbarEiffffl at Base 2~rc1
- _ZN9mglCanvas8DrawAxisER7mglAxisbc at Base 2~rc1
- _ZN9mglCanvas8DrawGridER7mglAxis at Base 2~rc1
- _ZN9mglCanvas8EndFrameEv at Base 2~rc1
- _ZN9mglCanvas8EndGroupEv at Base 2~rc1
- _ZN9mglCanvas8GetRatioEv at Base 2~rc1
- _ZN9mglCanvas8GetSplIdEll at Base 2~rc1
- _ZN9mglCanvas8NewFrameEv at Base 2~rc1
- _ZN9mglCanvas8SetTicksEcfif at Base 2~rc1
- _ZN9mglCanvas8StartGIFEPKci at Base 2~rc1
- _ZN9mglCanvas8WriteBMPEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteBPSEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteEPSEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteGIFEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteOBJEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WritePNGEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteSVGEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8WriteTGAEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas8add_primER7mglPrim at Base 2~rc1
- _ZN9mglCanvas8colorbarEPK8mglDataAPKfiffff at Base 2~rc1
- _ZN9mglCanvas8pnt_drawElP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas8pnt_plotEllfPKh at Base 2~rc1
- _ZN9mglCanvas8put_descEPvbPKcS2_S2_S2_S2_ at Base 2~rc1
- _ZN9mglCanvas8put_lineEPvblf8mglColoriPKcS3_b at Base 2~rc1
- _ZN9mglCanvas9AddLegendEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas9AddLegendEPKwPKc at Base 2~rc1
- _ZN9mglCanvas9MultiPlotEiiiiiPKc at Base 2~rc1
- _ZN9mglCanvas9PostScaleER8mglPoint at Base 2~rc1
- _ZN9mglCanvas9ProjScaleEil at Base 2~rc1
- _ZN9mglCanvas9ShowImageEPKcb at Base 2~rc1
- _ZN9mglCanvas9StickPlotEiiff at Base 2~rc1
- _ZN9mglCanvas9WriteIDTFEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas9WriteJPEGEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas9WritePNGsEPKcS1_ at Base 2~rc1
- _ZN9mglCanvas9fast_drawEllP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas9line_drawEllP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas9line_plotEll at Base 2~rc1
- _ZN9mglCanvas9mark_drawElcfP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas9mark_plotElcf at Base 2~rc1
- _ZN9mglCanvas9put_colorERK7mglPrim at Base 2~rc1
- _ZN9mglCanvas9quad_drawEllllP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas9quad_plotEllll at Base 2~rc1
- _ZN9mglCanvas9text_plotElPKwPKcfff at Base 2~rc1
- _ZN9mglCanvas9tick_drawE8mglPointS0_S0_i at Base 2~rc1
- _ZN9mglCanvas9trig_drawElllbP10mglDrawReg at Base 2~rc1
- _ZN9mglCanvas9trig_plotElll at Base 2~rc1
- _ZN9mglCanvasC1Eii at Base 2~rc1
- _ZN9mglCanvasC2Eii at Base 2~rc1
- _ZN9mglCanvasD0Ev at Base 2~rc1
- _ZN9mglCanvasD1Ev at Base 2~rc1
- _ZN9mglCanvasD2Ev at Base 2~rc1
- _ZN9mglParser10AddCommandEP10mglCommandi at Base 2~rc1
- _ZN9mglParser11FindCommandEPKwb at Base 2~rc1
- _ZN9mglParser3PrgE at Base 2~rc1
- _ZN9mglParser4ExecEP8mglGraphPKwlP6mglArgS3_S3_ at Base 2~rc1
- _ZN9mglParser5ParseEP8mglGraphPKcl at Base 2~rc1
- _ZN9mglParser5ParseEP8mglGraphPKwl at Base 2~rc1
- _ZN9mglParser6AddNumEPKc at Base 2~rc1
- _ZN9mglParser6AddNumEPKw at Base 2~rc1
- _ZN9mglParser6AddVarEPKc at Base 2~rc1
- _ZN9mglParser6AddVarEPKw at Base 2~rc1
- _ZN9mglParser6ExportEPwP8mglGraphPKw at Base 2~rc1
- _ZN9mglParser6IsFuncEPKwPi at Base 2~rc1
- _ZN9mglParser6PutArgEPKwPwb at Base 2~rc1
- _ZN9mglParser7ExecuteEP8mglGraphP8_IO_FILEb at Base 2~rc1
- _ZN9mglParser7ExecuteEP8mglGraphPKcPFviiPcE at Base 2~rc1
- _ZN9mglParser7ExecuteEP8mglGraphPKwPFviiPcE at Base 2~rc1
- _ZN9mglParser7ExecuteEP8mglGraphiPPKwPFviiPcE at Base 2~rc1
- _ZN9mglParser7FillArgEP8mglGraphiPPwP6mglArg at Base 2~rc1
- _ZN9mglParser7FindNumEPKc at Base 2~rc1
- _ZN9mglParser7FindNumEPKw at Base 2~rc1
- _ZN9mglParser7FindVarEPKc at Base 2~rc1
- _ZN9mglParser7FindVarEPKw at Base 2~rc1
- _ZN9mglParser7PreExecEP8mglGraphlPPwP6mglArg at Base 2~rc1
- _ZN9mglParser8AddParamEiPKcb at Base 2~rc1
- _ZN9mglParser8AddParamEiPKwb at Base 2~rc1
- _ZN9mglParser8FlowExecEP8mglGraphPKwlP6mglArg at Base 2~rc1
- _ZN9mglParser8ParseDatEP8mglGraphPKwR7mglData at Base 2~rc1
- _ZN9mglParser8ScanFuncEPKw at Base 2~rc1
- _ZN9mglParser9DeleteVarEP6mglVar at Base 2~rc1
- _ZN9mglParser9DeleteVarEPKc at Base 2~rc1
- _ZN9mglParser9DeleteVarEPKw at Base 2~rc1
- _ZN9mglParserC1Eb at Base 2~rc1
- _ZN9mglParserC2Eb at Base 2~rc1
- _ZN9mglParserD1Ev at Base 2~rc1
- _ZN9mglParserD2Ev at Base 2~rc1
- _ZNK10mglFormula4CalcEPKf at Base 2~rc1
- _ZNK10mglFormula4CalcEffff at Base 2~rc1
- _ZNK10mglFormula4CalcEffffff at Base 2~rc1
- _ZNK10mglFormula5CalcDEPKfc at Base 2~rc1
- _ZNK10mglFormula5CalcDEcffff at Base 2~rc1
- _ZNK10mglFormula5CalcDEcffffff at Base 2~rc1
- _ZNK10mglFormula6CalcInEPKf at Base 2~rc1
- _ZNK10mglFormula7CalcDInEiPKf at Base 2~rc1
- _ZNK7mglData1vElll at Base 2~rc1
- _ZNK7mglData3dvxElll at Base 2~rc1
- _ZNK7mglData3dvyElll at Base 2~rc1
- _ZNK7mglData3dvzElll at Base 2~rc1
- _ZNK7mglData4vthrEl at Base 2~rc1
- _ZNK7mglData5GetNxEv at Base 2~rc1
- _ZNK7mglData5GetNyEv at Base 2~rc1
- _ZNK7mglData5GetNzEv at Base 2~rc1
- _ZNK7mglData7MaximalEv at Base 2~rc1
- _ZNK7mglData7MinimalEv at Base 2~rc1
- _ZNK7mglData8MomentumEcRfS0_ at Base 2~rc1
- _ZNSs19_M_replace_dispatchIN9__gnu_cxx17__normal_iteratorIPwSbIwSt11char_traitsIwESaIwEEEEEERSsNS1_IPcSsEESA_T_SB_St12__false_type at Base 2~rc1
- _ZNSt6vectorI10mglSegmentSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- _ZNSt6vectorI10mglTextureSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !sparc)_ZNSt6vectorI10mglTextureSaIS0_EE7reserveEm at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorI10mglTextureSaIS0_EE7reserveEj at Base 2~rc1
- _ZNSt6vectorI6mglPntSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- _ZNSt6vectorI6mglPntSaIS0_EE5eraseEN9__gnu_cxx17__normal_iteratorIPS0_S2_EES6_ at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !sparc)_ZNSt6vectorI6mglPntSaIS0_EE7reserveEm at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorI6mglPntSaIS0_EE7reserveEj at Base 2~rc1
- (arch=!armel !mips !mipsel !powerpc !s390)_ZNSt6vectorI6mglPntSaIS0_EE9push_backERKS0_ at Base 2~rc1
- _ZNSt6vectorI7mglPrimSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- (arch=!armel)_ZNSt6vectorI7mglPrimSaIS0_EED1Ev at Base 2~rc1
- (arch=!armel)_ZNSt6vectorI7mglPrimSaIS0_EED2Ev at Base 2~rc1
- _ZNSt6vectorI7mglTextSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- _ZNSt6vectorI7mglTextSaIS0_EED1Ev at Base 2~rc1
- _ZNSt6vectorI7mglTextSaIS0_EED2Ev at Base 2~rc1
- _ZNSt6vectorI7mglTextSaIS0_EEaSERKS2_ at Base 2~rc1
- _ZNSt6vectorI8mglGroupSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- _ZNSt6vectorI8mglGroupSaIS0_EED1Ev at Base 2~rc1
- _ZNSt6vectorI8mglGroupSaIS0_EED2Ev at Base 2~rc1
- _ZNSt6vectorI8mglPointSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !sparc)_ZNSt6vectorI8mglPointSaIS0_EE7reserveEm at Base 2~rc1
- (arch=i386 armel kfreebsd-i386 mips mipsel powerpc sparc)_ZNSt6vectorI8mglPointSaIS0_EE7reserveEj at Base 2~rc1
- _ZNSt6vectorI8mglPointSaIS0_EEaSERKS2_ at Base 2~rc1
- _ZNSt6vectorI9mglMatrixSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_ at Base 2~rc1
- _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl at Base 2~rc1
- _ZNSt6vectorIlSaIlEEaSERKS1_ at Base 2~rc1
- (optional)_ZSt10__pop_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_S8_S8_ at Base 2~rc1
- (optional)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEElS2_EvT_T0_S9_T1_ at Base 2~rc1
- (optional)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEiS2_EvT_T0_S9_T1_ at Base 2~rc1
- (optional)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEElS2_EvT_T0_S9_T1_ at Base 2~rc1
- (optional)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEiS2_EvT_T0_S9_T1_ at Base 2~rc1
- (optional)_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_S8_S8_ at Base 2~rc1
- _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_S8_ at Base 2~rc1
- (optional)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEElEvT_S8_T0_ at Base 2~rc1
- (optional)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEiEvT_S8_T0_ at Base 2~rc1
- _ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_S8_S8_ at Base 2~rc1
- _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_ at Base 2~rc1
- (optional)_ZSt9make_heapIN9__gnu_cxx17__normal_iteratorIP7mglPrimSt6vectorIS2_SaIS2_EEEEEvT_S8_ at Base 2~rc1
- (optional)_ZSt8_DestroyIP7mglTextEvT_S2_ at Base 2~rc1
- _ZStplIwSt11char_traitsIwESaIwEESbIT_T0_T1_EPKS3_RKS6_ at Base 2~rc1
- _ZTI11mglCanvasGL at Base 2~rc1
- _ZTI7mglBase at Base 2~rc1
- _ZTI7mglData at Base 2~rc1
- _ZTI8mglDataA at Base 2~rc1
- _ZTI8mglGraph at Base 2~rc1
- _ZTI9mglCanvas at Base 2~rc1
- _ZTS11mglCanvasGL at Base 2~rc1
- _ZTS7mglBase at Base 2~rc1
- _ZTS7mglData at Base 2~rc1
- _ZTS8mglDataA at Base 2~rc1
- _ZTS8mglGraph at Base 2~rc1
- _ZTS9mglCanvas at Base 2~rc1
- _ZTV11mglCanvasGL at Base 2~rc1
- _ZTV7mglBase at Base 2~rc1
- _ZTV7mglData at Base 2~rc1
- _ZTV8mglDataA at Base 2~rc1
- _ZTV8mglGraph at Base 2~rc1
- _ZTV9mglCanvas at Base 2~rc1
- _ZgtRK7mglPrimS1_ at Base 2~rc1
- _ZltRK7mglPrimS1_ at Base 2~rc1
- mglColorIds at Base 2~rc1
- mglDefFont at Base 2~rc1
- mglFitPnts at Base 2~rc1
- mglFitRes at Base 2~rc1
- mglFormulaError at Base 2~rc1
- mglNumThr at Base 2~rc1
- mglTestMode at Base 2~rc1
- mglWarn at Base 2~rc1
- mgl_act_symb at Base 2~rc1
- mgl_add_legend at Base 2~rc1
- mgl_add_legend_ at Base 2~rc1
- mgl_add_legendw at Base 2~rc1
- mgl_add_light at Base 2~rc1
- mgl_add_light_ at Base 2~rc1
- mgl_add_light_ext at Base 2~rc1
- mgl_add_light_ext_ at Base 2~rc1
- mgl_add_param at Base 2~rc1
- mgl_add_param_ at Base 2~rc1
- mgl_add_paramw at Base 2~rc1
- mgl_add_var at Base 2~rc1
- mgl_add_var_ at Base 2~rc1
- mgl_adjust_ticks at Base 2~rc1
- mgl_adjust_ticks_ at Base 2~rc1
- mgl_area at Base 2~rc1
- mgl_area_ at Base 2~rc1
- mgl_area_xy at Base 2~rc1
- mgl_area_xy_ at Base 2~rc1
- mgl_area_xyz at Base 2~rc1
- mgl_area_xyz_ at Base 2~rc1
- mgl_aspect at Base 2~rc1
- mgl_aspect_ at Base 2~rc1
- mgl_axial at Base 2~rc1
- mgl_axial_ at Base 2~rc1
- mgl_axial_val at Base 2~rc1
- mgl_axial_val_ at Base 2~rc1
- mgl_axial_xy at Base 2~rc1
- mgl_axial_xy_ at Base 2~rc1
- mgl_axial_xy_val at Base 2~rc1
- mgl_axial_xy_val_ at Base 2~rc1
- mgl_axis at Base 2~rc1
- mgl_axis_ at Base 2~rc1
- mgl_axis_grid at Base 2~rc1
- mgl_axis_grid_ at Base 2~rc1
- mgl_ball at Base 2~rc1
- mgl_ball_ at Base 2~rc1
- mgl_barh at Base 2~rc1
- mgl_barh_ at Base 2~rc1
- mgl_barh_yx at Base 2~rc1
- mgl_barh_yx_ at Base 2~rc1
- mgl_bars at Base 2~rc1
- mgl_bars_ at Base 2~rc1
- mgl_bars_xy at Base 2~rc1
- mgl_bars_xy_ at Base 2~rc1
- mgl_bars_xyz at Base 2~rc1
- mgl_bars_xyz_ at Base 2~rc1
- mgl_beam at Base 2~rc1
- mgl_beam_ at Base 2~rc1
- mgl_beam_val at Base 2~rc1
- mgl_beam_val_ at Base 2~rc1
- mgl_belt at Base 2~rc1
- mgl_belt_ at Base 2~rc1
- mgl_belt_xy at Base 2~rc1
- mgl_belt_xy_ at Base 2~rc1
- mgl_box at Base 2~rc1
- mgl_box_ at Base 2~rc1
- mgl_box_str at Base 2~rc1
- mgl_box_str_ at Base 2~rc1
- mgl_boxplot at Base 2~rc1
- mgl_boxplot_ at Base 2~rc1
- mgl_boxplot_xy at Base 2~rc1
- mgl_boxplot_xy_ at Base 2~rc1
- mgl_boxs at Base 2~rc1
- mgl_boxs_ at Base 2~rc1
- mgl_boxs_xy at Base 2~rc1
- mgl_boxs_xy_ at Base 2~rc1
- mgl_buf_fnt at Base 2~rc1
- mgl_buf_warn at Base 2~rc1
- mgl_calc_scr at Base 2~rc1
- mgl_calc_scr_ at Base 2~rc1
- mgl_calc_xyz at Base 2~rc1
- mgl_calc_xyz_ at Base 2~rc1
- mgl_candle at Base 2~rc1
- mgl_candle_ at Base 2~rc1
- mgl_candle_xyv at Base 2~rc1
- mgl_candle_xyv_ at Base 2~rc1
- mgl_candle_yv at Base 2~rc1
- mgl_candle_yv_ at Base 2~rc1
- mgl_chart at Base 2~rc1
- mgl_chart_ at Base 2~rc1
- mgl_clear_legend at Base 2~rc1
- mgl_clear_legend_ at Base 2~rc1
- mgl_clf at Base 2~rc1
- mgl_clf_ at Base 2~rc1
- mgl_clf_rgb at Base 2~rc1
- mgl_clf_rgb_ at Base 2~rc1
- mgl_close_gif at Base 2~rc1
- mgl_close_gif_ at Base 2~rc1
- mgl_cloud at Base 2~rc1
- mgl_cloud_ at Base 2~rc1
- mgl_cloud_xyz at Base 2~rc1
- mgl_cloud_xyz_ at Base 2~rc1
- mgl_colorbar at Base 2~rc1
- mgl_colorbar_ at Base 2~rc1
- mgl_colorbar_ext at Base 2~rc1
- mgl_colorbar_ext_ at Base 2~rc1
- mgl_colorbar_val at Base 2~rc1
- mgl_colorbar_val_ at Base 2~rc1
- mgl_colorbar_val_ext at Base 2~rc1
- mgl_colorbar_val_ext_ at Base 2~rc1
- mgl_columnplot at Base 2~rc1
- mgl_columnplot_ at Base 2~rc1
- mgl_columnplot_d at Base 2~rc1
- mgl_columnplot_d_ at Base 2~rc1
- mgl_combine_gr at Base 2~rc1
- mgl_combine_gr_ at Base 2~rc1
- mgl_cone at Base 2~rc1
- mgl_cone_ at Base 2~rc1
- mgl_cont3 at Base 2~rc1
- mgl_cont3_ at Base 2~rc1
- mgl_cont3_val at Base 2~rc1
- mgl_cont3_val_ at Base 2~rc1
- mgl_cont3_xyz at Base 2~rc1
- mgl_cont3_xyz_ at Base 2~rc1
- mgl_cont3_xyz_val at Base 2~rc1
- mgl_cont3_xyz_val_ at Base 2~rc1
- mgl_cont at Base 2~rc1
- mgl_cont_ at Base 2~rc1
- mgl_cont_gen at Base 2~rc1
- mgl_cont_val at Base 2~rc1
- mgl_cont_val_ at Base 2~rc1
- mgl_cont_x at Base 2~rc1
- mgl_cont_x_ at Base 2~rc1
- mgl_cont_x_val at Base 2~rc1
- mgl_cont_x_val_ at Base 2~rc1
- mgl_cont_xy at Base 2~rc1
- mgl_cont_xy_ at Base 2~rc1
- mgl_cont_xy_val at Base 2~rc1
- mgl_cont_xy_val_ at Base 2~rc1
- mgl_cont_y at Base 2~rc1
- mgl_cont_y_ at Base 2~rc1
- mgl_cont_y_val at Base 2~rc1
- mgl_cont_y_val_ at Base 2~rc1
- mgl_cont_z at Base 2~rc1
- mgl_cont_z_ at Base 2~rc1
- mgl_cont_z_val at Base 2~rc1
- mgl_cont_z_val_ at Base 2~rc1
- mgl_contd at Base 2~rc1
- mgl_contd_ at Base 2~rc1
- mgl_contd_val at Base 2~rc1
- mgl_contd_val_ at Base 2~rc1
- mgl_contd_xy at Base 2~rc1
- mgl_contd_xy_ at Base 2~rc1
- mgl_contd_xy_val at Base 2~rc1
- mgl_contd_xy_val_ at Base 2~rc1
- mgl_contf3 at Base 2~rc1
- mgl_contf3_ at Base 2~rc1
- mgl_contf3_val at Base 2~rc1
- mgl_contf3_val_ at Base 2~rc1
- mgl_contf3_xyz at Base 2~rc1
- mgl_contf3_xyz_ at Base 2~rc1
- mgl_contf3_xyz_val at Base 2~rc1
- mgl_contf3_xyz_val_ at Base 2~rc1
- mgl_contf at Base 2~rc1
- mgl_contf_ at Base 2~rc1
- mgl_contf_gen at Base 2~rc1
- mgl_contf_val at Base 2~rc1
- mgl_contf_val_ at Base 2~rc1
- mgl_contf_x at Base 2~rc1
- mgl_contf_x_ at Base 2~rc1
- mgl_contf_x_val at Base 2~rc1
- mgl_contf_x_val_ at Base 2~rc1
- mgl_contf_xy at Base 2~rc1
- mgl_contf_xy_ at Base 2~rc1
- mgl_contf_xy_val at Base 2~rc1
- mgl_contf_xy_val_ at Base 2~rc1
- mgl_contf_y at Base 2~rc1
- mgl_contf_y_ at Base 2~rc1
- mgl_contf_y_val at Base 2~rc1
- mgl_contf_y_val_ at Base 2~rc1
- mgl_contf_z at Base 2~rc1
- mgl_contf_z_ at Base 2~rc1
- mgl_contf_z_val at Base 2~rc1
- mgl_contf_z_val_ at Base 2~rc1
- mgl_copy_font at Base 2~rc1
- mgl_copy_font_ at Base 2~rc1
- mgl_create_data at Base 2~rc1
- mgl_create_data_ at Base 2~rc1
- mgl_create_data_file at Base 2~rc1
- mgl_create_data_file_ at Base 2~rc1
- mgl_create_data_size at Base 2~rc1
- mgl_create_data_size_ at Base 2~rc1
- mgl_create_graph at Base 2~rc1
- mgl_create_graph_ at Base 2~rc1
- mgl_create_graph_gl at Base 2~rc1
- mgl_create_graph_gl_ at Base 2~rc1
- mgl_create_parser at Base 2~rc1
- mgl_create_parser_ at Base 2~rc1
- mgl_crust at Base 2~rc1
- mgl_crust_ at Base 2~rc1
- mgl_cur at Base 2~rc1
- mgl_curve at Base 2~rc1
- mgl_curve_ at Base 2~rc1
- mgl_data_add_dat at Base 2~rc1
- mgl_data_add_dat_ at Base 2~rc1
- mgl_data_add_num at Base 2~rc1
- mgl_data_add_num_ at Base 2~rc1
- mgl_data_column at Base 2~rc1
- mgl_data_column_ at Base 2~rc1
- mgl_data_combine at Base 2~rc1
- mgl_data_combine_ at Base 2~rc1
- mgl_data_cosfft at Base 2~rc1
- mgl_data_cosfft_ at Base 2~rc1
- mgl_data_create at Base 2~rc1
- mgl_data_create_ at Base 2~rc1
- mgl_data_crop at Base 2~rc1
- mgl_data_crop_ at Base 2~rc1
- mgl_data_cumsum at Base 2~rc1
- mgl_data_cumsum_ at Base 2~rc1
- mgl_data_delete at Base 2~rc1
- mgl_data_delete_ at Base 2~rc1
- mgl_data_diff2 at Base 2~rc1
- mgl_data_diff2_ at Base 2~rc1
- mgl_data_diff at Base 2~rc1
- mgl_data_diff_ at Base 2~rc1
- mgl_data_diff_par at Base 2~rc1
- mgl_data_diff_par_ at Base 2~rc1
- mgl_data_div_dat at Base 2~rc1
- mgl_data_div_dat_ at Base 2~rc1
- mgl_data_div_num at Base 2~rc1
- mgl_data_div_num_ at Base 2~rc1
- mgl_data_envelop at Base 2~rc1
- mgl_data_envelop_ at Base 2~rc1
- mgl_data_evaluate at Base 2~rc1
- mgl_data_evaluate_ at Base 2~rc1
- mgl_data_export at Base 2~rc1
- mgl_data_export_ at Base 2~rc1
- mgl_data_extend at Base 2~rc1
- mgl_data_extend_ at Base 2~rc1
- mgl_data_fill at Base 2~rc1
- mgl_data_fill_ at Base 2~rc1
- mgl_data_fill_eq at Base 2~rc1
- mgl_data_fill_eq_ at Base 2~rc1
- mgl_data_fill_sample at Base 2~rc1
- mgl_data_fill_sample_ at Base 2~rc1
- mgl_data_find at Base 2~rc1
- mgl_data_find_ at Base 2~rc1
- mgl_data_find_any at Base 2~rc1
- mgl_data_find_any_ at Base 2~rc1
- mgl_data_first at Base 2~rc1
- mgl_data_first_ at Base 2~rc1
- mgl_data_fourier at Base 2~rc1
- mgl_data_fourier_ at Base 2~rc1
- mgl_data_get_nx at Base 2~rc1
- mgl_data_get_nx_ at Base 2~rc1
- mgl_data_get_ny at Base 2~rc1
- mgl_data_get_ny_ at Base 2~rc1
- mgl_data_get_nz at Base 2~rc1
- mgl_data_get_nz_ at Base 2~rc1
- mgl_data_get_value at Base 2~rc1
- mgl_data_get_value_ at Base 2~rc1
- mgl_data_hankel at Base 2~rc1
- mgl_data_hankel_ at Base 2~rc1
- mgl_data_hist at Base 2~rc1
- mgl_data_hist_ at Base 2~rc1
- mgl_data_hist_w at Base 2~rc1
- mgl_data_hist_w_ at Base 2~rc1
- mgl_data_import at Base 2~rc1
- mgl_data_import_ at Base 2~rc1
- mgl_data_info at Base 2~rc1
- mgl_data_insert at Base 2~rc1
- mgl_data_insert_ at Base 2~rc1
- mgl_data_integral at Base 2~rc1
- mgl_data_integral_ at Base 2~rc1
- mgl_data_last at Base 2~rc1
- mgl_data_last_ at Base 2~rc1
- mgl_data_linear at Base 2~rc1
- mgl_data_linear_ at Base 2~rc1
- mgl_data_link at Base 2~rc1
- mgl_data_link_ at Base 2~rc1
- mgl_data_max at Base 2~rc1
- mgl_data_max_ at Base 2~rc1
- mgl_data_max_dir at Base 2~rc1
- mgl_data_max_dir_ at Base 2~rc1
- mgl_data_max_int at Base 2~rc1
- mgl_data_max_int_ at Base 2~rc1
- mgl_data_max_real at Base 2~rc1
- mgl_data_max_real_ at Base 2~rc1
- mgl_data_min at Base 2~rc1
- mgl_data_min_ at Base 2~rc1
- mgl_data_min_dir at Base 2~rc1
- mgl_data_min_dir_ at Base 2~rc1
- mgl_data_min_int at Base 2~rc1
- mgl_data_min_int_ at Base 2~rc1
- mgl_data_min_real at Base 2~rc1
- mgl_data_min_real_ at Base 2~rc1
- mgl_data_mirror at Base 2~rc1
- mgl_data_mirror_ at Base 2~rc1
- mgl_data_modify at Base 2~rc1
- mgl_data_modify_ at Base 2~rc1
- mgl_data_modify_vw at Base 2~rc1
- mgl_data_modify_vw_ at Base 2~rc1
- mgl_data_momentum at Base 2~rc1
- mgl_data_momentum_ at Base 2~rc1
- mgl_data_momentum_val at Base 2~rc1
- mgl_data_momentum_val_ at Base 2~rc1
- mgl_data_mul_dat at Base 2~rc1
- mgl_data_mul_dat_ at Base 2~rc1
- mgl_data_mul_num at Base 2~rc1
- mgl_data_mul_num_ at Base 2~rc1
- mgl_data_norm at Base 2~rc1
- mgl_data_norm_ at Base 2~rc1
- mgl_data_norm_slice at Base 2~rc1
- mgl_data_norm_slice_ at Base 2~rc1
- mgl_data_put_dat at Base 2~rc1
- mgl_data_put_dat_ at Base 2~rc1
- mgl_data_put_val at Base 2~rc1
- mgl_data_put_val_ at Base 2~rc1
- mgl_data_read at Base 2~rc1
- mgl_data_read_ at Base 2~rc1
- mgl_data_read_all at Base 2~rc1
- mgl_data_read_all_ at Base 2~rc1
- mgl_data_read_dim at Base 2~rc1
- mgl_data_read_dim_ at Base 2~rc1
- mgl_data_read_hdf at Base 2~rc1
- mgl_data_read_hdf_ at Base 2~rc1
- mgl_data_read_mat at Base 2~rc1
- mgl_data_read_mat_ at Base 2~rc1
- mgl_data_read_range at Base 2~rc1
- mgl_data_read_range_ at Base 2~rc1
- mgl_data_rearrange at Base 2~rc1
- mgl_data_rearrange_ at Base 2~rc1
- mgl_data_resize at Base 2~rc1
- mgl_data_resize_ at Base 2~rc1
- mgl_data_resize_box at Base 2~rc1
- mgl_data_resize_box_ at Base 2~rc1
- mgl_data_roll at Base 2~rc1
- mgl_data_roll_ at Base 2~rc1
- mgl_data_save at Base 2~rc1
- mgl_data_save_ at Base 2~rc1
- mgl_data_save_hdf at Base 2~rc1
- mgl_data_save_hdf_ at Base 2~rc1
- mgl_data_set at Base 2~rc1
- mgl_data_set_ at Base 2~rc1
- mgl_data_set_double1_ at Base 2~rc1
- mgl_data_set_double2 at Base 2~rc1
- mgl_data_set_double2_ at Base 2~rc1
- mgl_data_set_double3 at Base 2~rc1
- mgl_data_set_double3_ at Base 2~rc1
- mgl_data_set_double at Base 2~rc1
- mgl_data_set_double_ at Base 2~rc1
- mgl_data_set_float1_ at Base 2~rc1
- mgl_data_set_float2 at Base 2~rc1
- mgl_data_set_float2_ at Base 2~rc1
- mgl_data_set_float3 at Base 2~rc1
- mgl_data_set_float3_ at Base 2~rc1
- mgl_data_set_float at Base 2~rc1
- mgl_data_set_float_ at Base 2~rc1
- mgl_data_set_id at Base 2~rc1
- mgl_data_set_id_ at Base 2~rc1
- mgl_data_set_matrix at Base 2~rc1
- mgl_data_set_value at Base 2~rc1
- mgl_data_set_value_ at Base 2~rc1
- mgl_data_set_values at Base 2~rc1
- mgl_data_set_values_ at Base 2~rc1
- mgl_data_set_vector at Base 2~rc1
- mgl_data_sew at Base 2~rc1
- mgl_data_sew_ at Base 2~rc1
- mgl_data_sinfft at Base 2~rc1
- mgl_data_sinfft_ at Base 2~rc1
- mgl_data_smooth at Base 2~rc1
- mgl_data_smooth_ at Base 2~rc1
- mgl_data_spline at Base 2~rc1
- mgl_data_spline_ at Base 2~rc1
- mgl_data_squeeze at Base 2~rc1
- mgl_data_squeeze_ at Base 2~rc1
- mgl_data_stfa at Base 2~rc1
- mgl_data_stfa_ at Base 2~rc1
- mgl_data_sub_dat at Base 2~rc1
- mgl_data_sub_dat_ at Base 2~rc1
- mgl_data_sub_num at Base 2~rc1
- mgl_data_sub_num_ at Base 2~rc1
- mgl_data_subdata at Base 2~rc1
- mgl_data_subdata_ at Base 2~rc1
- mgl_data_subdata_ext at Base 2~rc1
- mgl_data_subdata_ext_ at Base 2~rc1
- mgl_data_sum at Base 2~rc1
- mgl_data_sum_ at Base 2~rc1
- mgl_data_swap at Base 2~rc1
- mgl_data_swap_ at Base 2~rc1
- mgl_data_trace at Base 2~rc1
- mgl_data_trace_ at Base 2~rc1
- mgl_data_transpose at Base 2~rc1
- mgl_data_transpose_ at Base 2~rc1
- mgl_datas_hdf at Base 2~rc1
- mgl_del_var at Base 2~rc1
- mgl_del_var_ at Base 2~rc1
- mgl_delete_data at Base 2~rc1
- mgl_delete_data_ at Base 2~rc1
- mgl_delete_graph at Base 2~rc1
- mgl_delete_graph_ at Base 2~rc1
- mgl_delete_parser at Base 2~rc1
- mgl_delete_parser_ at Base 2~rc1
- mgl_dens3 at Base 2~rc1
- mgl_dens3_ at Base 2~rc1
- mgl_dens3_xyz at Base 2~rc1
- mgl_dens3_xyz_ at Base 2~rc1
- mgl_dens at Base 2~rc1
- mgl_dens_ at Base 2~rc1
- mgl_dens_x at Base 2~rc1
- mgl_dens_x_ at Base 2~rc1
- mgl_dens_xy at Base 2~rc1
- mgl_dens_xy_ at Base 2~rc1
- mgl_dens_y at Base 2~rc1
- mgl_dens_y_ at Base 2~rc1
- mgl_dens_z at Base 2~rc1
- mgl_dens_z_ at Base 2~rc1
- mgl_dew_2d at Base 2~rc1
- mgl_dew_2d_ at Base 2~rc1
- mgl_dew_xy at Base 2~rc1
- mgl_dew_xy_ at Base 2~rc1
- mgl_dots at Base 2~rc1
- mgl_dots_ at Base 2~rc1
- mgl_dots_a at Base 2~rc1
- mgl_dots_a_ at Base 2~rc1
- mgl_drop at Base 2~rc1
- mgl_drop_ at Base 2~rc1
- mgl_ellipse at Base 2~rc1
- mgl_ellipse_ at Base 2~rc1
- mgl_end_frame at Base 2~rc1
- mgl_end_frame_ at Base 2~rc1
- mgl_end_group at Base 2~rc1
- mgl_end_group_ at Base 2~rc1
- mgl_error at Base 2~rc1
- mgl_error_ at Base 2~rc1
- mgl_error_box at Base 2~rc1
- mgl_error_box_ at Base 2~rc1
- mgl_error_exy at Base 2~rc1
- mgl_error_exy_ at Base 2~rc1
- mgl_error_xy at Base 2~rc1
- mgl_error_xy_ at Base 2~rc1
- mgl_face at Base 2~rc1
- mgl_face_ at Base 2~rc1
- mgl_facex at Base 2~rc1
- mgl_facex_ at Base 2~rc1
- mgl_facey at Base 2~rc1
- mgl_facey_ at Base 2~rc1
- mgl_facez at Base 2~rc1
- mgl_facez_ at Base 2~rc1
- mgl_fact at Base 2~rc1
- mgl_fall at Base 2~rc1
- mgl_fall_ at Base 2~rc1
- mgl_fall_xy at Base 2~rc1
- mgl_fall_xy_ at Base 2~rc1
- mgl_find_var at Base 2~rc1
- mgl_find_var_ at Base 2~rc1
- mgl_fit_1 at Base 2~rc1
- mgl_fit_1_ at Base 2~rc1
- mgl_fit_2 at Base 2~rc1
- mgl_fit_2_ at Base 2~rc1
- mgl_fit_3 at Base 2~rc1
- mgl_fit_3_ at Base 2~rc1
- mgl_fit_xy at Base 2~rc1
- mgl_fit_xy_ at Base 2~rc1
- mgl_fit_xys at Base 2~rc1
- mgl_fit_xys_ at Base 2~rc1
- mgl_fit_xyz at Base 2~rc1
- mgl_fit_xyz_ at Base 2~rc1
- mgl_fit_xyza at Base 2~rc1
- mgl_fit_xyza_ at Base 2~rc1
- mgl_fit_xyzas at Base 2~rc1
- mgl_fit_xyzas_ at Base 2~rc1
- mgl_fit_xyzs at Base 2~rc1
- mgl_fit_xyzs_ at Base 2~rc1
- mgl_fit_ys at Base 2~rc1
- mgl_fit_ys_ at Base 2~rc1
- mgl_flow_2d at Base 2~rc1
- mgl_flow_2d_ at Base 2~rc1
- mgl_flow_3d at Base 2~rc1
- mgl_flow_3d_ at Base 2~rc1
- mgl_flow_xy at Base 2~rc1
- mgl_flow_xy_ at Base 2~rc1
- mgl_flow_xyz at Base 2~rc1
- mgl_flow_xyz_ at Base 2~rc1
- mgl_flowp_2d at Base 2~rc1
- mgl_flowp_2d_ at Base 2~rc1
- mgl_flowp_3d at Base 2~rc1
- mgl_flowp_3d_ at Base 2~rc1
- mgl_flowp_xy at Base 2~rc1
- mgl_flowp_xy_ at Base 2~rc1
- mgl_flowp_xyz at Base 2~rc1
- mgl_flowp_xyz_ at Base 2~rc1
- mgl_fplot at Base 2~rc1
- mgl_fplot_ at Base 2~rc1
- mgl_fplot_xyz at Base 2~rc1
- mgl_fplot_xyz_ at Base 2~rc1
- mgl_fsurf at Base 2~rc1
- mgl_fsurf_ at Base 2~rc1
- mgl_fsurf_xyz at Base 2~rc1
- mgl_fsurf_xyz_ at Base 2~rc1
- mgl_gen_fnt at Base 2~rc1
- mgl_get_fit at Base 2~rc1
- mgl_get_height at Base 2~rc1
- mgl_get_height_ at Base 2~rc1
- mgl_get_num_frame at Base 2~rc1
- mgl_get_num_frame_ at Base 2~rc1
- mgl_get_obj_id at Base 2~rc1
- mgl_get_obj_id_ at Base 2~rc1
- mgl_get_rgb at Base 2~rc1
- mgl_get_rgb_ at Base 2~rc1
- mgl_get_rgba at Base 2~rc1
- mgl_get_rgba_ at Base 2~rc1
- mgl_get_spl_id at Base 2~rc1
- mgl_get_spl_id_ at Base 2~rc1
- mgl_get_warn at Base 2~rc1
- mgl_get_warn_ at Base 2~rc1
- mgl_get_width at Base 2~rc1
- mgl_get_width_ at Base 2~rc1
- mgl_grad at Base 2~rc1
- mgl_grad_ at Base 2~rc1
- mgl_grad_xy at Base 2~rc1
- mgl_grad_xy_ at Base 2~rc1
- mgl_grad_xyz at Base 2~rc1
- mgl_grad_xyz_ at Base 2~rc1
- mgl_grid3 at Base 2~rc1
- mgl_grid3_ at Base 2~rc1
- mgl_grid3_xyz at Base 2~rc1
- mgl_grid3_xyz_ at Base 2~rc1
- mgl_grid at Base 2~rc1
- mgl_grid_ at Base 2~rc1
- mgl_grid_xy at Base 2~rc1
- mgl_grid_xy_ at Base 2~rc1
- mgl_hist_x at Base 2~rc1
- mgl_hist_x_ at Base 2~rc1
- mgl_hist_xy at Base 2~rc1
- mgl_hist_xy_ at Base 2~rc1
- mgl_hist_xyz at Base 2~rc1
- mgl_hist_xyz_ at Base 2~rc1
- mgl_inplot at Base 2~rc1
- mgl_inplot_ at Base 2~rc1
- mgl_ipow at Base 2~rc1
- mgl_jacobian_2d at Base 2~rc1
- mgl_jacobian_2d_ at Base 2~rc1
- mgl_jacobian_3d at Base 2~rc1
- mgl_jacobian_3d_ at Base 2~rc1
- mgl_label at Base 2~rc1
- mgl_label_ at Base 2~rc1
- mgl_label_ext at Base 2~rc1
- mgl_label_ext_ at Base 2~rc1
- mgl_label_xy at Base 2~rc1
- mgl_label_xy_ at Base 2~rc1
- mgl_labelw_ext at Base 2~rc1
- mgl_labelw_xy at Base 2~rc1
- mgl_legend at Base 2~rc1
- mgl_legend_ at Base 2~rc1
- mgl_legend_xy at Base 2~rc1
- mgl_legend_xy_ at Base 2~rc1
- mgl_line at Base 2~rc1
- mgl_line_ at Base 2~rc1
- mgl_load_font at Base 2~rc1
- mgl_load_font_ at Base 2~rc1
- mgl_map at Base 2~rc1
- mgl_map_ at Base 2~rc1
- mgl_map_xy at Base 2~rc1
- mgl_map_xy_ at Base 2~rc1
- mgl_mark at Base 2~rc1
- mgl_mark_ at Base 2~rc1
- mgl_mark_xy at Base 2~rc1
- mgl_mark_xy_ at Base 2~rc1
- mgl_mark_xyz at Base 2~rc1
- mgl_mark_xyz_ at Base 2~rc1
- mgl_mark_y at Base 2~rc1
- mgl_mark_y_ at Base 2~rc1
- mgl_mat_pop at Base 2~rc1
- mgl_mat_pop_ at Base 2~rc1
- mgl_mat_push at Base 2~rc1
- mgl_mat_push_ at Base 2~rc1
- mgl_mesh at Base 2~rc1
- mgl_mesh_ at Base 2~rc1
- mgl_mesh_xy at Base 2~rc1
- mgl_mesh_xy_ at Base 2~rc1
- mgl_mpi_recv at Base 2~rc1
- mgl_mpi_recv_ at Base 2~rc1
- mgl_mpi_send at Base 2~rc1
- mgl_mpi_send_ at Base 2~rc1
- mgl_multiplot at Base 2~rc1
- mgl_multiplot_ at Base 2~rc1
- mgl_new_frame at Base 2~rc1
- mgl_new_frame_ at Base 2~rc1
- mgl_numg at Base 2~rc1
- mgl_parse at Base 2~rc1
- mgl_parse_ at Base 2~rc1
- mgl_parse_file at Base 2~rc1
- mgl_parse_text at Base 2~rc1
- mgl_parse_text_ at Base 2~rc1
- mgl_parser_allow_setsize at Base 2~rc1
- mgl_parser_allow_setsize_ at Base 2~rc1
- mgl_parser_stop at Base 2~rc1
- mgl_parser_stop_ at Base 2~rc1
- mgl_parsew at Base 2~rc1
- mgl_parsew_text at Base 2~rc1
- mgl_pde_solve at Base 2~rc1
- mgl_pde_solve_ at Base 2~rc1
- mgl_perspective at Base 2~rc1
- mgl_perspective_ at Base 2~rc1
- mgl_pipe_2d at Base 2~rc1
- mgl_pipe_2d_ at Base 2~rc1
- mgl_pipe_3d at Base 2~rc1
- mgl_pipe_3d_ at Base 2~rc1
- mgl_pipe_xy at Base 2~rc1
- mgl_pipe_xy_ at Base 2~rc1
- mgl_pipe_xyz at Base 2~rc1
- mgl_pipe_xyz_ at Base 2~rc1
- mgl_plot at Base 2~rc1
- mgl_plot_ at Base 2~rc1
- mgl_plot_xy at Base 2~rc1
- mgl_plot_xy_ at Base 2~rc1
- mgl_plot_xyz at Base 2~rc1
- mgl_plot_xyz_ at Base 2~rc1
- mgl_puts at Base 2~rc1
- mgl_puts_ at Base 2~rc1
- mgl_puts_dir at Base 2~rc1
- mgl_puts_dir_ at Base 2~rc1
- mgl_puts_fit at Base 2~rc1
- mgl_puts_fit_ at Base 2~rc1
- mgl_putsw at Base 2~rc1
- mgl_putsw_dir at Base 2~rc1
- mgl_qo2d_solve at Base 2~rc1
- mgl_qo2d_solve_ at Base 2~rc1
- mgl_quadplot_xy at Base 2~rc1
- mgl_quadplot_xy_ at Base 2~rc1
- mgl_quadplot_xyz at Base 2~rc1
- mgl_quadplot_xyz_ at Base 2~rc1
- mgl_quadplot_xyzc at Base 2~rc1
- mgl_quadplot_xyzc_ at Base 2~rc1
- mgl_radar at Base 2~rc1
- mgl_radar_ at Base 2~rc1
- mgl_ray_trace at Base 2~rc1
- mgl_ray_trace_ at Base 2~rc1
- mgl_region at Base 2~rc1
- mgl_region_ at Base 2~rc1
- mgl_region_xy at Base 2~rc1
- mgl_region_xy_ at Base 2~rc1
- mgl_relplot at Base 2~rc1
- mgl_relplot_ at Base 2~rc1
- mgl_reset_frames at Base 2~rc1
- mgl_reset_frames_ at Base 2~rc1
- mgl_restore_font at Base 2~rc1
- mgl_restore_font_ at Base 2~rc1
- mgl_restore_once at Base 2~rc1
- mgl_restore_once_ at Base 2~rc1
- mgl_rhomb at Base 2~rc1
- mgl_rhomb_ at Base 2~rc1
- mgl_rnd at Base 2~rc1
- mgl_rng at Base 2~rc1
- mgl_rotate at Base 2~rc1
- mgl_rotate_ at Base 2~rc1
- mgl_rotate_vector at Base 2~rc1
- mgl_rotate_vector_ at Base 2~rc1
- mgl_set_alpha at Base 2~rc1
- mgl_set_alpha_ at Base 2~rc1
- mgl_set_alpha_default at Base 2~rc1
- mgl_set_alpha_default_ at Base 2~rc1
- mgl_set_ambbr at Base 2~rc1
- mgl_set_ambbr_ at Base 2~rc1
- mgl_set_arrow_size at Base 2~rc1
- mgl_set_arrow_size_ at Base 2~rc1
- mgl_set_axis_stl at Base 2~rc1
- mgl_set_axis_stl_ at Base 2~rc1
- mgl_set_bar_width at Base 2~rc1
- mgl_set_bar_width_ at Base 2~rc1
- mgl_set_coor at Base 2~rc1
- mgl_set_coor_ at Base 2~rc1
- mgl_set_cut at Base 2~rc1
- mgl_set_cut_ at Base 2~rc1
- mgl_set_cut_box at Base 2~rc1
- mgl_set_cut_box_ at Base 2~rc1
- mgl_set_cutoff at Base 2~rc1
- mgl_set_cutoff_ at Base 2~rc1
- mgl_set_def_param at Base 2~rc1
- mgl_set_def_param_ at Base 2~rc1
- mgl_set_fog at Base 2~rc1
- mgl_set_fog_ at Base 2~rc1
- mgl_set_font_def at Base 2~rc1
- mgl_set_font_size at Base 2~rc1
- mgl_set_font_size_ at Base 2~rc1
- mgl_set_func at Base 2~rc1
- mgl_set_func_ at Base 2~rc1
- mgl_set_legend_marks at Base 2~rc1
- mgl_set_legend_marks_ at Base 2~rc1
- mgl_set_light at Base 2~rc1
- mgl_set_light_ at Base 2~rc1
- mgl_set_light_n at Base 2~rc1
- mgl_set_light_n_ at Base 2~rc1
- mgl_set_mark_size at Base 2~rc1
- mgl_set_mark_size_ at Base 2~rc1
- mgl_set_meshnum at Base 2~rc1
- mgl_set_meshnum_ at Base 2~rc1
- mgl_set_obj_id at Base 2~rc1
- mgl_set_obj_id_ at Base 2~rc1
- mgl_set_origin at Base 2~rc1
- mgl_set_origin_ at Base 2~rc1
- mgl_set_palette at Base 2~rc1
- mgl_set_palette_ at Base 2~rc1
- mgl_set_plotid at Base 2~rc1
- mgl_set_plotid_ at Base 2~rc1
- mgl_set_quality at Base 2~rc1
- mgl_set_quality_ at Base 2~rc1
- mgl_set_range_dat at Base 2~rc1
- mgl_set_range_dat_ at Base 2~rc1
- mgl_set_range_val at Base 2~rc1
- mgl_set_range_val_ at Base 2~rc1
- mgl_set_ranges at Base 2~rc1
- mgl_set_ranges_ at Base 2~rc1
- mgl_set_rotated_text at Base 2~rc1
- mgl_set_rotated_text_ at Base 2~rc1
- mgl_set_size at Base 2~rc1
- mgl_set_size_ at Base 2~rc1
- mgl_set_ternary at Base 2~rc1
- mgl_set_ternary_ at Base 2~rc1
- mgl_set_test_mode at Base 2~rc1
- mgl_set_tick_len at Base 2~rc1
- mgl_set_tick_len_ at Base 2~rc1
- mgl_set_tick_rotate at Base 2~rc1
- mgl_set_tick_rotate_ at Base 2~rc1
- mgl_set_tick_skip at Base 2~rc1
- mgl_set_tick_skip_ at Base 2~rc1
- mgl_set_tick_templ at Base 2~rc1
- mgl_set_tick_templ_ at Base 2~rc1
- mgl_set_tick_templw at Base 2~rc1
- mgl_set_tick_time at Base 2~rc1
- mgl_set_tick_time_ at Base 2~rc1
- mgl_set_ticks at Base 2~rc1
- mgl_set_ticks_ at Base 2~rc1
- mgl_set_ticks_str at Base 2~rc1
- mgl_set_ticks_str_ at Base 2~rc1
- mgl_set_ticks_val at Base 2~rc1
- mgl_set_ticks_val_ at Base 2~rc1
- mgl_set_ticks_valw at Base 2~rc1
- mgl_set_ticks_wcs at Base 2~rc1
- mgl_set_transp_type at Base 2~rc1
- mgl_set_transp_type_ at Base 2~rc1
- mgl_set_warn at Base 2~rc1
- mgl_set_warn_ at Base 2~rc1
- mgl_show_image at Base 2~rc1
- mgl_show_image_ at Base 2~rc1
- mgl_sphere at Base 2~rc1
- mgl_sphere_ at Base 2~rc1
- mgl_srnd at Base 2~rc1
- mgl_start_gif at Base 2~rc1
- mgl_start_gif_ at Base 2~rc1
- mgl_start_group at Base 2~rc1
- mgl_start_group_ at Base 2~rc1
- mgl_stem at Base 2~rc1
- mgl_stem_ at Base 2~rc1
- mgl_stem_xy at Base 2~rc1
- mgl_stem_xy_ at Base 2~rc1
- mgl_stem_xyz at Base 2~rc1
- mgl_stem_xyz_ at Base 2~rc1
- mgl_step at Base 2~rc1
- mgl_step_ at Base 2~rc1
- mgl_step_xy at Base 2~rc1
- mgl_step_xy_ at Base 2~rc1
- mgl_step_xyz at Base 2~rc1
- mgl_step_xyz_ at Base 2~rc1
- mgl_stfa at Base 2~rc1
- mgl_stfa_ at Base 2~rc1
- mgl_stfa_xy at Base 2~rc1
- mgl_stfa_xy_ at Base 2~rc1
- mgl_stickplot at Base 2~rc1
- mgl_stickplot_ at Base 2~rc1
- mgl_subplot at Base 2~rc1
- mgl_subplot_ at Base 2~rc1
- mgl_subplot_d at Base 2~rc1
- mgl_subplot_d_ at Base 2~rc1
- mgl_subplot_s at Base 2~rc1
- mgl_subplot_s_ at Base 2~rc1
- mgl_surf3 at Base 2~rc1
- mgl_surf3_ at Base 2~rc1
- mgl_surf3_val at Base 2~rc1
- mgl_surf3_val_ at Base 2~rc1
- mgl_surf3_xyz at Base 2~rc1
- mgl_surf3_xyz_ at Base 2~rc1
- mgl_surf3_xyz_val at Base 2~rc1
- mgl_surf3_xyz_val_ at Base 2~rc1
- mgl_surf3a at Base 2~rc1
- mgl_surf3a_ at Base 2~rc1
- mgl_surf3a_val at Base 2~rc1
- mgl_surf3a_val_ at Base 2~rc1
- mgl_surf3a_xyz at Base 2~rc1
- mgl_surf3a_xyz_ at Base 2~rc1
- mgl_surf3a_xyz_val at Base 2~rc1
- mgl_surf3a_xyz_val_ at Base 2~rc1
- mgl_surf3c at Base 2~rc1
- mgl_surf3c_ at Base 2~rc1
- mgl_surf3c_val at Base 2~rc1
- mgl_surf3c_val_ at Base 2~rc1
- mgl_surf3c_xyz at Base 2~rc1
- mgl_surf3c_xyz_ at Base 2~rc1
- mgl_surf3c_xyz_val at Base 2~rc1
- mgl_surf3c_xyz_val_ at Base 2~rc1
- mgl_surf at Base 2~rc1
- mgl_surf_ at Base 2~rc1
- mgl_surf_xy at Base 2~rc1
- mgl_surf_xy_ at Base 2~rc1
- mgl_surfa at Base 2~rc1
- mgl_surfa_ at Base 2~rc1
- mgl_surfa_xy at Base 2~rc1
- mgl_surfa_xy_ at Base 2~rc1
- mgl_surfc at Base 2~rc1
- mgl_surfc_ at Base 2~rc1
- mgl_surfc_xy at Base 2~rc1
- mgl_surfc_xy_ at Base 2~rc1
- mgl_tens at Base 2~rc1
- mgl_tens_ at Base 2~rc1
- mgl_tens_xy at Base 2~rc1
- mgl_tens_xy_ at Base 2~rc1
- mgl_tens_xyz at Base 2~rc1
- mgl_tens_xyz_ at Base 2~rc1
- mgl_test_txt at Base 2~rc1
- mgl_tex_symb at Base 2~rc1
- mgl_text_xy at Base 2~rc1
- mgl_text_xy_ at Base 2~rc1
- mgl_text_xyz at Base 2~rc1
- mgl_text_xyz_ at Base 2~rc1
- mgl_text_y at Base 2~rc1
- mgl_text_y_ at Base 2~rc1
- mgl_textmark at Base 2~rc1
- mgl_textmark_ at Base 2~rc1
- mgl_textmark_xyr at Base 2~rc1
- mgl_textmark_xyr_ at Base 2~rc1
- mgl_textmark_xyzr at Base 2~rc1
- mgl_textmark_xyzr_ at Base 2~rc1
- mgl_textmark_yr at Base 2~rc1
- mgl_textmark_yr_ at Base 2~rc1
- mgl_textmarkw at Base 2~rc1
- mgl_textmarkw_xyr at Base 2~rc1
- mgl_textmarkw_xyzr at Base 2~rc1
- mgl_textmarkw_yr at Base 2~rc1
- mgl_textw_xy at Base 2~rc1
- mgl_textw_xyz at Base 2~rc1
- mgl_textw_y at Base 2~rc1
- mgl_tile at Base 2~rc1
- mgl_tile_ at Base 2~rc1
- mgl_tile_xy at Base 2~rc1
- mgl_tile_xy_ at Base 2~rc1
- mgl_tiles at Base 2~rc1
- mgl_tiles_ at Base 2~rc1
- mgl_tiles_xy at Base 2~rc1
- mgl_tiles_xy_ at Base 2~rc1
- mgl_title at Base 2~rc1
- mgl_title_ at Base 2~rc1
- mgl_titlew at Base 2~rc1
- mgl_torus at Base 2~rc1
- mgl_torus_ at Base 2~rc1
- mgl_traj_xy at Base 2~rc1
- mgl_traj_xy_ at Base 2~rc1
- mgl_traj_xyz at Base 2~rc1
- mgl_traj_xyz_ at Base 2~rc1
- mgl_transform at Base 2~rc1
- mgl_transform_ at Base 2~rc1
- mgl_transform_a at Base 2~rc1
- mgl_transform_a_ at Base 2~rc1
- mgl_triangulation_2d at Base 2~rc1
- mgl_triangulation_2d_ at Base 2~rc1
- mgl_triangulation_3d at Base 2~rc1
- mgl_triangulation_3d_ at Base 2~rc1
- mgl_tricont_xyc at Base 2~rc1
- mgl_tricont_xyc_ at Base 2~rc1
- mgl_tricont_xycv at Base 2~rc1
- mgl_tricont_xycv_ at Base 2~rc1
- mgl_tricont_xyzc at Base 2~rc1
- mgl_tricont_xyzc_ at Base 2~rc1
- mgl_tricont_xyzcv at Base 2~rc1
- mgl_tricont_xyzcv_ at Base 2~rc1
- mgl_triplot_xy at Base 2~rc1
- mgl_triplot_xy_ at Base 2~rc1
- mgl_triplot_xyz at Base 2~rc1
- mgl_triplot_xyz_ at Base 2~rc1
- mgl_triplot_xyzc at Base 2~rc1
- mgl_triplot_xyzc_ at Base 2~rc1
- mgl_tube at Base 2~rc1
- mgl_tube_ at Base 2~rc1
- mgl_tube_r at Base 2~rc1
- mgl_tube_r_ at Base 2~rc1
- mgl_tube_xy at Base 2~rc1
- mgl_tube_xy_ at Base 2~rc1
- mgl_tube_xyr at Base 2~rc1
- mgl_tube_xyr_ at Base 2~rc1
- mgl_tube_xyz at Base 2~rc1
- mgl_tube_xyz_ at Base 2~rc1
- mgl_tube_xyzr at Base 2~rc1
- mgl_tube_xyzr_ at Base 2~rc1
- mgl_tune_ticks at Base 2~rc1
- mgl_tune_ticks_ at Base 2~rc1
- mgl_use_graph at Base 2~rc1
- mgl_use_graph_ at Base 2~rc1
- mgl_vect_2d at Base 2~rc1
- mgl_vect_2d_ at Base 2~rc1
- mgl_vect_3d at Base 2~rc1
- mgl_vect_3d_ at Base 2~rc1
- mgl_vect_xy at Base 2~rc1
- mgl_vect_xy_ at Base 2~rc1
- mgl_vect_xyz at Base 2~rc1
- mgl_vect_xyz_ at Base 2~rc1
- mgl_view at Base 2~rc1
- mgl_view_ at Base 2~rc1
- mgl_write_bmp at Base 2~rc1
- mgl_write_bmp_ at Base 2~rc1
- mgl_write_bps at Base 2~rc1
- mgl_write_eps at Base 2~rc1
- mgl_write_eps_ at Base 2~rc1
- mgl_write_frame at Base 2~rc1
- mgl_write_frame_ at Base 2~rc1
- mgl_write_gif at Base 2~rc1
- mgl_write_gif_ at Base 2~rc1
- mgl_write_idtf at Base 2~rc1
- mgl_write_idtf_ at Base 2~rc1
- mgl_write_jpg at Base 2~rc1
- mgl_write_jpg_ at Base 2~rc1
- mgl_write_obj at Base 2~rc1
- mgl_write_obj_ at Base 2~rc1
- mgl_write_png at Base 2~rc1
- mgl_write_png_ at Base 2~rc1
- mgl_write_png_solid at Base 2~rc1
- mgl_write_png_solid_ at Base 2~rc1
- mgl_write_svg at Base 2~rc1
- mgl_write_svg_ at Base 2~rc1
- mgl_write_tga at Base 2~rc1
- mgl_write_tga_ at Base 2~rc1
- mgls_base_cmd at Base 2~rc1
diff --git a/src/data_png.cpp b/src/data_png.cpp
index f70e85f..b1479e3 100644
--- a/src/data_png.cpp
+++ b/src/data_png.cpp
@@ -1,179 +1,178 @@
-/***************************************************************************
- * data_png.cpp is part of Math Graphic Library
- * Copyright (C) 2007 Alexey Balakin <balakin at appl.sci-nnov.ru>            *
- *                                                                         *
- *   This program is free software; you can redistribute it and/or modify  *
- *   it under the terms of the GNU Library General Public License as       *
- *   published by the Free Software Foundation; either version 3 of the    *
- *   License, or (at your option) any later version.                       *
- *                                                                         *
- *   This program is distributed in the hope that it will be useful,       *
- *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
- *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
- *   GNU General Public License for more details.                          *
- *                                                                         *
- *   You should have received a copy of the GNU Library General Public     *
- *   License along with this program; if not, write to the                 *
- *   Free Software Foundation, Inc.,                                       *
- *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
- ***************************************************************************/
-#include <stdlib.h>
-#ifndef NO_PNG
-#include <png.h>
-#endif
-#include "mgl/data.h"
-#include <zlib.h>
-//-----------------------------------------------------------------------------
-long mgl_col_dif(unsigned char *c1,unsigned char *c2,bool sum)
-{
-	long res,d1=abs(long(c1[0])-long(c2[0])),
-		d2=abs(long(c1[1])-long(c2[1])),d3=abs(long(c1[2])-long(c2[2]));
-	if(sum)	res = d1+d2+d3;
-	else	res = mgl_max(d1,mgl_max(d2,d3));
-	return res;
-}
-//-----------------------------------------------------------------------------
-unsigned char *mgl_create_scheme(const char *scheme,long &num)
-{
-	unsigned char *c=0,*cc=new unsigned char[3*strlen(scheme)+3];
-	long nc=1,np=0;
-	register long i,j;
-	mglColor col;
-	for(i=0;i<long(strlen(scheme));i++)
-	{
-		col = mglColor(scheme[i]);
-		if(col.Valid())
-		{	cc[3*np]=col.r;	cc[3*np+1]=col.g;	cc[3*np+2]=col.b;	np++;	}
-	}
-	if(np<2)	{	delete []cc;	return 0;	}
-	for(i=0;i<np-1;i++)	nc+=mgl_col_dif(cc+3*i,cc+3*i+3,false);
-	c = new unsigned char[3*nc+3];
-	long dd,pos=0;
-	for(i=0;i<np-1;i++)
-	{
-		dd=mgl_col_dif(cc+3*i,cc+3*i+3,false);
-		for(j=0;j<dd;j++)
-		{
-			c[3*(pos+j)] = cc[3*i]+(cc[3*i+3]-cc[3*i])*j/dd;
-			c[3*(pos+j)+1] = cc[3*i+1]+(cc[3*i+4]-cc[3*i+1])*j/dd;
-			c[3*(pos+j)+2] = cc[3*i+2]+(cc[3*i+5]-cc[3*i+2])*j/dd;
-		}
-		pos += dd;
-	}
-	memcpy(c+3*nc-3,cc+3*np-3,3*sizeof(unsigned char));
-	delete []cc;
-	num=nc;
-	return c;
-}
-//-----------------------------------------------------------------------------
+/***************************************************************************
+ * data_png.cpp is part of Math Graphic Library
+ * Copyright (C) 2007 Alexey Balakin <balakin at appl.sci-nnov.ru>            *
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU Library General Public License as       *
+ *   published by the Free Software Foundation; either version 3 of the    *
+ *   License, or (at your option) any later version.                       *
+ *                                                                         *
+ *   This program is distributed in the hope that it will be useful,       *
+ *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
+ *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
+ *   GNU General Public License for more details.                          *
+ *                                                                         *
+ *   You should have received a copy of the GNU Library General Public     *
+ *   License along with this program; if not, write to the                 *
+ *   Free Software Foundation, Inc.,                                       *
+ *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+ ***************************************************************************/
+#include <stdlib.h>
+#ifndef NO_PNG
+#include <png.h>
+#endif
+#include "mgl/data.h"
+//-----------------------------------------------------------------------------
+long mgl_col_dif(unsigned char *c1,unsigned char *c2,bool sum)
+{
+	long res,d1=abs(long(c1[0])-long(c2[0])),
+		d2=abs(long(c1[1])-long(c2[1])),d3=abs(long(c1[2])-long(c2[2]));
+	if(sum)	res = d1+d2+d3;
+	else	res = mgl_max(d1,mgl_max(d2,d3));
+	return res;
+}
+//-----------------------------------------------------------------------------
+unsigned char *mgl_create_scheme(const char *scheme,long &num)
+{
+	unsigned char *c=0,*cc=new unsigned char[3*strlen(scheme)+3];
+	long nc=1,np=0;
+	register long i,j;
+	mglColor col;
+	for(i=0;i<long(strlen(scheme));i++)
+	{
+		col = mglColor(scheme[i]);
+		if(col.Valid())
+		{	cc[3*np]=col.r;	cc[3*np+1]=col.g;	cc[3*np+2]=col.b;	np++;	}
+	}
+	if(np<2)	{	delete []cc;	return 0;	}
+	for(i=0;i<np-1;i++)	nc+=mgl_col_dif(cc+3*i,cc+3*i+3,false);
+	c = new unsigned char[3*nc+3];
+	long dd,pos=0;
+	for(i=0;i<np-1;i++)
+	{
+		dd=mgl_col_dif(cc+3*i,cc+3*i+3,false);
+		for(j=0;j<dd;j++)
+		{
+			c[3*(pos+j)] = cc[3*i]+(cc[3*i+3]-cc[3*i])*j/dd;
+			c[3*(pos+j)+1] = cc[3*i+1]+(cc[3*i+4]-cc[3*i+1])*j/dd;
+			c[3*(pos+j)+2] = cc[3*i+2]+(cc[3*i+5]-cc[3*i+2])*j/dd;
+		}
+		pos += dd;
+	}
+	memcpy(c+3*nc-3,cc+3*np-3,3*sizeof(unsigned char));
+	delete []cc;
+	num=nc;
+	return c;
+}
+//-----------------------------------------------------------------------------
 void mgl_data_import(HMDT d, const char *fname, const char *scheme,float v1,float v2)
-{
-	if(v1>=v2)	return;
-	long num=0;
-#ifndef NO_PNG
-	FILE *fp = fopen(fname, "rb");
-	if (!fp)	return;
-	png_structp png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, 0, 0, 0);
-	if (!png_ptr)	{	fclose(fp);	return;	}
-	png_infop info_ptr = png_create_info_struct(png_ptr);
-	if (!info_ptr)
-	{	png_destroy_read_struct(&png_ptr,0,0);	fclose(fp);	return;	}
-	png_infop end_info = png_create_info_struct(png_ptr);
-	if (!end_info)
-	{	png_destroy_read_struct(&png_ptr,&info_ptr,0);	fclose(fp);	return;	}
-
-	png_init_io(png_ptr, fp);
-	png_read_png(png_ptr, info_ptr,
-		PNG_TRANSFORM_STRIP_ALPHA|PNG_TRANSFORM_PACKING|
-		PNG_TRANSFORM_STRIP_16|PNG_TRANSFORM_EXPAND,0);
-	unsigned char **rows = png_get_rows(png_ptr, info_ptr);
-	unsigned char *c = mgl_create_scheme(scheme,num);
-	if(num>1)
-	{
-		long w=png_get_image_width(png_ptr, info_ptr);
-		long h=png_get_image_height(png_ptr, info_ptr);
-		d->Create(w,h,1);
-		register long i,j,k;
-		long pos=0,val,mval=256;
-		for(i=0;i<d->ny;i++)	for(j=0;j<d->nx;j++)
-		{
-			for(mval=256,k=0;k<num;k++)
-			{
-				val = mgl_col_dif(c+3*k,rows[d->ny-i-1]+3*j,true);
-				if(val==0)	{	pos=k;	break;	}
-				if(val<mval)	{	pos=k;	mval=val;	}
-			}
-			d->a[j+d->nx*i] = v1 + pos*(v2-v1)/num;
-		}
-	}
-	delete []c;
-	png_destroy_read_struct(&png_ptr, &info_ptr,&end_info);
-	fclose(fp);
-#endif
-}
-//-----------------------------------------------------------------------------
+{
+	if(v1>=v2)	return;
+	long num=0;
+#ifndef NO_PNG
+	FILE *fp = fopen(fname, "rb");
+	if (!fp)	return;
+	png_structp png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, 0, 0, 0);
+	if (!png_ptr)	{	fclose(fp);	return;	}
+	png_infop info_ptr = png_create_info_struct(png_ptr);
+	if (!info_ptr)
+	{	png_destroy_read_struct(&png_ptr,0,0);	fclose(fp);	return;	}
+	png_infop end_info = png_create_info_struct(png_ptr);
+	if (!end_info)
+	{	png_destroy_read_struct(&png_ptr,&info_ptr,0);	fclose(fp);	return;	}
+
+	png_init_io(png_ptr, fp);
+	png_read_png(png_ptr, info_ptr,
+		PNG_TRANSFORM_STRIP_ALPHA|PNG_TRANSFORM_PACKING|
+		PNG_TRANSFORM_STRIP_16|PNG_TRANSFORM_EXPAND,0);
+	unsigned char **rows = png_get_rows(png_ptr, info_ptr);
+	unsigned char *c = mgl_create_scheme(scheme,num);
+	if(num>1)
+	{
+		long w=png_get_image_width(png_ptr, info_ptr);
+		long h=png_get_image_height(png_ptr, info_ptr);
+		d->Create(w,h,1);
+		register long i,j,k;
+		long pos=0,val,mval=256;
+		for(i=0;i<d->ny;i++)	for(j=0;j<d->nx;j++)
+		{
+			for(mval=256,k=0;k<num;k++)
+			{
+				val = mgl_col_dif(c+3*k,rows[d->ny-i-1]+3*j,true);
+				if(val==0)	{	pos=k;	break;	}
+				if(val<mval)	{	pos=k;	mval=val;	}
+			}
+			d->a[j+d->nx*i] = v1 + pos*(v2-v1)/num;
+		}
+	}
+	delete []c;
+	png_destroy_read_struct(&png_ptr, &info_ptr,&end_info);
+	fclose(fp);
+#endif
+}
+//-----------------------------------------------------------------------------
 void mgl_data_export(HCDT dd, const char *fname, const char *scheme,float v1,float v2,long ns)
-{
-	register long i,j,k;
-	long nx=dd->GetNx(), ny=dd->GetNy(), nz=dd->GetNz();
-	mreal vv;
-	if(v1>v2)	return;
-	if(ns<0 || ns>=nz)	ns=0;
-	if(v1==v2)
-	{
-		v1 = 1e20;	v2=-1e20;
-		for(i=0;i<nx*ny*nz;i++)
-		{	vv = dd->vthr(i);	if(vv<v1)	v1=vv;	if(vv>v2)	v2=vv;	}
-	}
-	if(v1==v2)	return;
-#ifndef NO_PNG
-	long num=0;
-	unsigned char *c = mgl_create_scheme(scheme,num);
-	if(num<2)	{	delete []c;		return;		}
-
-	unsigned char **p = (unsigned char **)malloc(ny*sizeof(unsigned char *));
-	unsigned char *d = (unsigned char *)malloc(3*nx*ny*sizeof(unsigned char));
-	for(i=0;i<ny;i++)	p[i] = d+3*nx*(ny-1-i);
-	for(i=0;i<ny;i++)	for(j=0;j<nx;j++)
-	{
-		k = long(num*(dd->v(j,i,ns)-v1)/(v2-v1));
-		if(k<0)	k=0;	if(k>=num) k=num-1;
-		memcpy(d+3*(j+i*nx),c+3*k,3*sizeof(unsigned char));
-	}
-	delete []c;
-
-	FILE *fp = fopen(fname, "wb");
-	if (!fp)	return;
-	png_structp png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, 0, 0, 0);
-	if (!png_ptr)	{	fclose(fp);	return;	}
-	png_infop info_ptr = png_create_info_struct(png_ptr);
-	if (!info_ptr)
-	{	png_destroy_write_struct(&png_ptr,0);	fclose(fp);	return;	}
-	png_init_io(png_ptr, fp);
-	png_set_filter(png_ptr, 0, PNG_ALL_FILTERS);
-	png_set_compression_level(png_ptr, Z_BEST_COMPRESSION);
-	png_set_IHDR(png_ptr, info_ptr, nx, ny, 8, PNG_COLOR_TYPE_RGB,
-			PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT);
-	png_set_rows(png_ptr, info_ptr, p);
-	png_write_png(png_ptr, info_ptr,  PNG_TRANSFORM_IDENTITY, 0);
-	png_write_end(png_ptr, info_ptr);
-	png_destroy_write_struct(&png_ptr, &info_ptr);
-	fclose(fp);	free(p);	free(d);
-#endif
-}
-//-----------------------------------------------------------------------------
-void mgl_data_export_(uintptr_t *d, const char *fname, const char *scheme,float *v1,float *v2,int *ns,int l,int n)
-{
-	char *s=new char[l+1];	memcpy(s,fname,l);	s[l]=0;
-	char *f=new char[n+1];	memcpy(f,scheme,n);	f[n]=0;
-	mgl_data_export(_DT_,s,f,*v1,*v2,*ns);
-	delete []s;		delete []f;
-}
+{
+	register long i,j,k;
+	long nx=dd->GetNx(), ny=dd->GetNy(), nz=dd->GetNz();
+	mreal vv;
+	if(v1>v2)	return;
+	if(ns<0 || ns>=nz)	ns=0;
+	if(v1==v2)
+	{
+		v1 = 1e20;	v2=-1e20;
+		for(i=0;i<nx*ny*nz;i++)
+		{	vv = dd->vthr(i);	if(vv<v1)	v1=vv;	if(vv>v2)	v2=vv;	}
+	}
+	if(v1==v2)	return;
+#ifndef NO_PNG
+	long num=0;
+	unsigned char *c = mgl_create_scheme(scheme,num);
+	if(num<2)	{	delete []c;		return;		}
+
+	unsigned char **p = (unsigned char **)malloc(ny*sizeof(unsigned char *));
+	unsigned char *d = (unsigned char *)malloc(3*nx*ny*sizeof(unsigned char));
+	for(i=0;i<ny;i++)	p[i] = d+3*nx*(ny-1-i);
+	for(i=0;i<ny;i++)	for(j=0;j<nx;j++)
+	{
+		k = long(num*(dd->v(j,i,ns)-v1)/(v2-v1));
+		if(k<0)	k=0;	if(k>=num) k=num-1;
+		memcpy(d+3*(j+i*nx),c+3*k,3*sizeof(unsigned char));
+	}
+	delete []c;
+
+	FILE *fp = fopen(fname, "wb");
+	if (!fp)	return;
+	png_structp png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, 0, 0, 0);
+	if (!png_ptr)	{	fclose(fp);	return;	}
+	png_infop info_ptr = png_create_info_struct(png_ptr);
+	if (!info_ptr)
+	{	png_destroy_write_struct(&png_ptr,0);	fclose(fp);	return;	}
+	png_init_io(png_ptr, fp);
+	png_set_filter(png_ptr, 0, PNG_ALL_FILTERS);
+	png_set_compression_level(png_ptr, Z_BEST_COMPRESSION);
+	png_set_IHDR(png_ptr, info_ptr, nx, ny, 8, PNG_COLOR_TYPE_RGB,
+			PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT);
+	png_set_rows(png_ptr, info_ptr, p);
+	png_write_png(png_ptr, info_ptr,  PNG_TRANSFORM_IDENTITY, 0);
+	png_write_end(png_ptr, info_ptr);
+	png_destroy_write_struct(&png_ptr, &info_ptr);
+	fclose(fp);	free(p);	free(d);
+#endif
+}
+//-----------------------------------------------------------------------------
+void mgl_data_export_(uintptr_t *d, const char *fname, const char *scheme,float *v1,float *v2,int *ns,int l,int n)
+{
+	char *s=new char[l+1];	memcpy(s,fname,l);	s[l]=0;
+	char *f=new char[n+1];	memcpy(f,scheme,n);	f[n]=0;
+	mgl_data_export(_DT_,s,f,*v1,*v2,*ns);
+	delete []s;		delete []f;
+}
 void mgl_data_import_(uintptr_t *d, const char *fname, const char *scheme,float *v1,float *v2,int l,int n)
-{
-	char *s=new char[l+1];	memcpy(s,fname,l);	s[l]=0;
-	char *f=new char[n+1];	memcpy(f,scheme,n);	f[n]=0;
-	mgl_data_import(_DT_,s,f,*v1,*v2);
-	delete []s;		delete []f;
-}
-//-----------------------------------------------------------------------------
+{
+	char *s=new char[l+1];	memcpy(s,fname,l);	s[l]=0;
+	char *f=new char[n+1];	memcpy(f,scheme,n);	f[n]=0;
+	mgl_data_import(_DT_,s,f,*v1,*v2);
+	delete []s;		delete []f;
+}
+//-----------------------------------------------------------------------------
diff --git a/texinfo/Makefile.am b/texinfo/Makefile.am
index 82ec329..d35c1b3 100644
--- a/texinfo/Makefile.am
+++ b/texinfo/Makefile.am
@@ -1,8 +1,7 @@
 SUBDIRS				= png .
 
 CLEANFILES = mathgl_en.info mathgl_en.info-1 mathgl_en.info-2 mathgl_en.info-3 mgl_en.info \
-mathgl_ru.info mathgl_ru.info-1 mathgl_ru.info-2 mathgl_ru.info-3 mathgl_ru.info-4 mgl_ru.info \
-mgl_ru.info-*
+mathgl_ru.info mathgl_ru.info-1 mathgl_ru.info-2 mathgl_ru.info-3 mathgl_ru.info-4 mgl_ru.info
 
 MAKEINFOHTML		= texi2html
 TEXI2PDF			= texi2pdf

-- 
Packaging for mathgl



More information about the debian-science-commits mailing list