Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.15 2010-09-23 05:02:14 mkelsey Exp $
|
||||
# $Id: GNUmakefile 71741 2013-06-21 17:38:28Z mkelsey $
|
||||
# -----------------------------------------------------------
|
||||
# GNUmakefile for hadronic library. Gabriele Cosmo, 18/9/96.
|
||||
#
|
||||
@@ -6,6 +6,7 @@
|
||||
#
|
||||
# 20100922 J. Yarba -- Add include directories for pre-compound model
|
||||
# 20110919 M. Kelsey -- Add flag for final-state clustering
|
||||
# 20130621 M. Kelsey -- Move CHECK_ECONS flag to runtime parameters
|
||||
# -----------------------------------------------------------
|
||||
|
||||
name := G4hadronic_bert_cascade
|
||||
@@ -38,10 +39,6 @@ ifdef G4CASCADE_SKIP_ECONS
|
||||
CPPFLAGS += -DG4CASCADE_SKIP_ECONS=1
|
||||
endif
|
||||
|
||||
ifdef G4CASCADE_CHECK_ECONS
|
||||
CPPFLAGS += -DG4CASCADE_CHECK_ECONS=1
|
||||
endif
|
||||
|
||||
ifdef G4CASCADE_DO_COALESCENCE
|
||||
CPPFLAGS += -DG4CASCADE_DO_COALESCENCE=1
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user