* * $Id: sbit1.F,v 1.1.1.1 1996/02/15 17:51:05 mclareni Exp $ * * $Log: sbit1.F,v $ * Revision 1.1.1.1 1996/02/15 17:51:05 mclareni * Kernlib * * #include "kernapo/pilot.h" SUBROUTINE SBIT1 (IZW,IZP) C C CERN PROGLIB# M421 SBIT1 .VERSION KERNAPO 1.00 831212 C ORIG. 12/12/83 JZ C IZW = OR (IZW, LSHFT(1,IZP-1)) RETURN END #ifdef CERNLIB_TCGEN_SBIT1 #undef CERNLIB_TCGEN_SBIT1 #endif