* * $Id: gzisam.F,v 1.9 2000/01/12 11:04:22 mclareni Exp $ * * $Log: gzisam.F,v $ * Revision 1.9 2000/01/12 11:04:22 mclareni * Version 7.48 from author, plus modified Imakefiles * * #include "sys/CERNLIB_machine.h" #include "_isajet/pilot.h" FUNCTION GZISAM() C---------------------------------------------------------------------- C- C- Purpose and Methods : C- get pointer to first ISAM C- Returned value : pointer C- C- D. Hedin 15-oct-90 C- C---------------------------------------------------------------------- #if defined(CERNLIB_IMPNONE) IMPLICIT NONE #endif INTEGER GZISAM #include "zebcom.inc" #include "izisam.inc" C---------------------------------------------------------------------- C IF(LISAE.GT.0) GZISAM=LQ(LISAE-IZISAM) 999 RETURN END