rivet is hosted by Hepforge, IPPP Durham
Rivet 3.1.6
UnstableFinalState.hh
1// -*- C++ -*-
2#ifndef RIVET_UnstableFinalState_HH
3#define RIVET_UnstableFinalState_HH
4
5#include "Rivet/Projections/UnstableParticles.hh"
6#pragma message "UnstableFinalState.hh is deprecated. Please use UnstableParticles.hh instead"
7
8#endif