Files
geant4/source/processes/hadronic/management/include/G4NoModelFound.hh
T
2016-06-09 10:15:15 +02:00

9 lines
85 B
C++

#ifndef G4NoModelFound_h
#define G4NoModelFound_h
class G4NoModelFound
{
};
#endif