]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MINICERN/packlib/kernlib/kerngen/tcgen/lnxgs/ibits.F
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / tcgen / lnxgs / ibits.F
diff --git a/MINICERN/packlib/kernlib/kerngen/tcgen/lnxgs/ibits.F b/MINICERN/packlib/kernlib/kerngen/tcgen/lnxgs/ibits.F
deleted file mode 100644 (file)
index 2cf7f4a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-*
-* $Id$
-*
-* $Log$
-* Revision 1.1.1.1  1996/02/15 17:49:58  mclareni
-* Kernlib
-*
-*
-      FUNCTION IBITS (IZW,IZP,NZB)
-*
-      IBITS=ISHFTR(LSHIFT(IZW,32-IZP-NZB),32-NZB)
-*
-      RETURN
-      END