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