]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MINICERN/mathlib/gen/e/rcspln128.F
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / e / rcspln128.F
diff --git a/MINICERN/mathlib/gen/e/rcspln128.F b/MINICERN/mathlib/gen/e/rcspln128.F
deleted file mode 100644 (file)
index ee77971..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-*
-* $Id$
-*
-* $Log$
-* Revision 1.1.1.1  1996/04/01 15:02:27  mclareni
-* Mathlib gen
-*
-*
-#include "gen/pilot.h"
-#if !defined(CERNLIB_DOUBLE)
-      SUBROUTINE DCSPLN(N,X,M,Y,NDIM,MODE,A,B,C,D)
-#include "gen/imp128.inc"
-      CHARACTER NAME*(*)
-      PARAMETER (NAME = 'DCSPLN/DCSPNT')
-
-      ENTRY DCSPNT(N,X,M,Y,NDIM,MODE,A,B,C,D)
-      CALL MTLPRT(NAME,'E211.0','Not available on this machine')
-      RETURN
-      END
-#endif