*CMZ : 3.21/02 29/03/94 15.41.33 by S.Giani *-- Author : PROGRAM GXINT * * GEANT main program. To link with the MOTIF user interface * the routine GPAWPP(NWGEAN,NWPAW) should be called, whereas * the routine GPAW(NWGEAN,NWPAW) gives access to the basic * graphics version. * PARAMETER (NWGEAN=3000000,NWPAW=1000000) COMMON/GCBANK/GEANT(NWGEAN) COMMON/PAWC/PAW(NWPAW) * Uncomment the following line if your operating system is an HP * ON REAL UNDERFLOW IGNORE * CALL GPAWPP(NWGEAN,NWPAW) * END SUBROUTINE QNEXT END SUBROUTINE CZOPEN END SUBROUTINE CZTCP END SUBROUTINE CZCLOS END SUBROUTINE CZPUTA END