|
From: <arj...@us...> - 2013-11-27 08:39:31
|
Revision: 12761
http://sourceforge.net/p/plplot/code/12761
Author: arjenmarkus
Date: 2013-11-27 08:39:29 +0000 (Wed, 27 Nov 2013)
Log Message:
-----------
Adjusting the export definition file for Intel Fortran vis-a-vis the new plsvect API.
Modified Paths:
--------------
trunk/bindings/f95/plplotf95_ifort.def
Modified: trunk/bindings/f95/plplotf95_ifort.def
===================================================================
--- trunk/bindings/f95/plplotf95_ifort.def 2013-11-27 08:38:36 UTC (rev 12760)
+++ trunk/bindings/f95/plplotf95_ifort.def 2013-11-27 08:39:29 UTC (rev 12761)
@@ -84,6 +84,6 @@
PLPLOTP_mp_PLSTRING
PLPLOTP_mp_PLSTRING3
PLPLOT_mp_PLSTRIPC
- PLPLOT_mp_PLSVECT
+ PLPLOT_mp_PLSVECT1
PLPLOT_mp_PLSYM
PLPLOT_mp_PLXORMOD
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|