]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MINICERN/mathlib/gen/u/dtclgn.F
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MINICERN / mathlib / gen / u / dtclgn.F
diff --git a/MINICERN/mathlib/gen/u/dtclgn.F b/MINICERN/mathlib/gen/u/dtclgn.F
deleted file mode 100644 (file)
index 42ff59d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-*
-* $Id$
-*
-* $Log$
-* Revision 1.1.1.1  1996/04/01 15:01:48  mclareni
-* Mathlib gen
-*
-*
-#include "gen/pilot.h"
-#if !defined(CERNLIB_DOUBLE)
-      SUBROUTINE DTCLGN(J1,J2,J3,M1,M2,M3,DNUM,DDEN,KPEX)
-#include "gen/imp128.inc"
-      CHARACTER*6 NAME
-      NAME  ='DTCLGN'
-      CALL MTLPRT(NAME,'U112',
-     +'not available on this machine - see documentation')
-      RETURN
-      END
-#endif