source: HiSusy/trunk/hepmc/x86_64-slc5-gcc41-opt/share/HepMC/examples/fio/initpydata.f

Last change on this file was 1, checked in by zerwas, 11 years ago

first import of structure, PYTHIA8 and DELPHES

File size: 220 bytes
Line 
1c
2c Matt.Dobbs@Cern.CH, December 1999
3c EXTERNAL statement links PYDATA on most machines.
4c (Often necessary for the initialization of Pythia)
5c
6      subroutine initpydata
7      EXTERNAL PYDATA
8      return
9      end
10
11
Note: See TracBrowser for help on using the repository browser.