|
From: <arj...@us...> - 2009-12-02 12:33:56
|
Revision: 10669
http://plplot.svn.sourceforge.net/plplot/?rev=10669&view=rev
Author: arjenmarkus
Date: 2009-12-02 12:33:47 +0000 (Wed, 02 Dec 2009)
Log Message:
-----------
Adding plgradient to the link definition files for both bare Windows and MinGW (Fortran 95 bindings).
Modified Paths:
--------------
trunk/bindings/f95/plplotf95.def
trunk/bindings/f95/plplotf95_mingw.def
Modified: trunk/bindings/f95/plplotf95.def
===================================================================
--- trunk/bindings/f95/plplotf95.def 2009-12-02 08:38:49 UTC (rev 10668)
+++ trunk/bindings/f95/plplotf95.def 2009-12-02 12:33:47 UTC (rev 10669)
@@ -18,6 +18,7 @@
_PLPLOTP_mp_PLCONTOUR_1_ALL@16
_PLPLOTP_mp_PLCONTOUR_2_ALL@16
_PLPLOTP_mp_PLCONTOUR_TR_ALL@12
+ _PLPLOTP_mp_PLGRADIENT@16
_PLPLOTP_mp_PLVECTORS_0@12
_PLPLOTP_mp_PLVECTORS_1@20
_PLPLOTP_mp_PLVECTORS_2@20
Modified: trunk/bindings/f95/plplotf95_mingw.def
===================================================================
--- trunk/bindings/f95/plplotf95_mingw.def 2009-12-02 08:38:49 UTC (rev 10668)
+++ trunk/bindings/f95/plplotf95_mingw.def 2009-12-02 12:33:47 UTC (rev 10669)
@@ -14,6 +14,7 @@
__plplotp_MOD_plcontour_tr_all
__plplotp_MOD_plgdev
__plplotp_MOD_plgfnam
+ __plplotp_MOD_plgradient
__plplotp_MOD_plgver
__plplotp_MOD_plimagefr_0
__plplotp_MOD_plimagefr_1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|