C...This program makes use of the built-in test program of the
C...PYTHIA packages. It is convenient test that you know how to 
C...compile and link.

C...EXTERNAL statement links PYDATA on most machines.
      EXTERNAL PYDATA

C-----------------------------------------------------------------

      CALL PYTEST(0)
      END
