]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MINICERN/mathlib/gen/u/rdjmnb.F
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / u / rdjmnb.F
diff --git a/MINICERN/mathlib/gen/u/rdjmnb.F b/MINICERN/mathlib/gen/u/rdjmnb.F
deleted file mode 100644 (file)
index 43db700..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-*
-* $Id$
-*
-* $Log$
-* Revision 1.1.1.1  1996/04/01 15:01:49  mclareni
-* Mathlib gen
-*
-*
-#include "gen/pilot.h"
-#if defined(CERNLIB_DOUBLE)
-      FUNCTION RDJMNB(AJ,AM,AN,BETA)
-C
-      CHARACTER NAME*(*)
-      PARAMETER (NAME = 'RDJMNB')
-      ENTRY DJMNB(AJ,AM,AN,BETA)
-      CALL MTLPRT(NAME,'U501.0','Not available on this machine')
-      DJMNB=0
-      RETURN
-      END
-#endif