]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PDF/spdf/sflacg2.F
Changes to compile on Solaris 10 with f90 (Intel x86 platform). It does't like contin...
[u/mrichter/AliRoot.git] / PDF / spdf / sflacg2.F
index ad24d9cdcc3a4bff3181407fcd599e9ef8b6090e..fa56f18589710336afdce2c1a6eee58006068dd0 100644 (file)
@@ -2,6 +2,9 @@
 * $Id$
 *
 * $Log$
+* Revision 1.4  2000/09/18 10:02:36  hristov
+* Makefile added to PDF8
+*
 * Revision 1.1.1.2  1996/10/30 08:29:58  cernlib
 * Version 7.04
 *
@@ -40,7 +43,12 @@ C...    10**-4 < X  < 1
 C...     4(1)  < Q2 < 10**5 GeV**2
 C
 #include "pdf/impdp.inc"
-#include "pdf/expdp.inc"
+#if defined(CERNLIB_DOUBLE)
+      DOUBLE PRECISION
+#endif
+#if defined(CERNLIB_SINGLE)
+      REAL
+#endif
      +        DX,DQ,DUV,DDV,DUB,DDB,DSB,DCB,DBB,DTB,DGL,
      +        XPDF(-6:6), X, Q, Q2
 C