]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/mathlib/gen/c/deli1128.F
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / c / deli1128.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1996/04/01 15:02:10  mclareni
6 * Mathlib gen
7 *
8 *
9 #include "gen/pilot.h"
10 #if !defined(CERNLIB_DOUBLE)
11       FUNCTION DELI1(X,AKP)
12 C
13 #include "gen/imp128.inc"
14       DELI1=0
15       CALL MTLPRT('DELI1','C346.0','Not available on this machine')
16       RETURN
17
18       ENTRY DELI2(X,AKP,A,B,MODE)
19       DELI2=0
20       CALL MTLPRT('DELI2','C346.0','Not available on this machine')
21       RETURN
22
23       ENTRY DELI3(X,AKP,P)
24       DELI3=0
25       CALL MTLPRT('DELI3','C346.0','Not available on this machine')
26       RETURN
27       END
28 #endif