]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/mathlib/gen/d/rkstp128.F
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / d / rkstp128.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1996/04/01 15:02:16  mclareni
6 * Mathlib gen
7 *
8 *
9 #include "gen/pilot.h"
10 #if !defined(CERNLIB_DOUBLE)
11       SUBROUTINE DRKSTP(N,H,X,Y,SUB,W)
12 #include "gen/imp128.inc"
13       CHARACTER*(*) NAME
14       PARAMETER( NAME='DRKSTP')
15       CALL MTLPRT(NAME,'D200.0','Not available on this machine')
16       RETURN
17       END
18 #endif