Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
+3 -2
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.4 2000/01/21 13:47:35 gcosmo Exp $
# $Id: GNUmakefile,v 1.5 2004/06/11 14:17:16 gcosmo Exp $
# ------------------------------------------------------------
# GNUmakefile for BREPS library. Gabriele Cosmo, 15/11/96.
# ------------------------------------------------------------
@@ -11,7 +11,8 @@ endif
include $(G4INSTALL)/config/architecture.gmk
CPPFLAGS += \
CPPFLAGS += -DG4GEOM_ALLOC_EXPORT
CPPFLAGS += \
-I$(G4BASE)/geometry/management/include \
-I$(G4BASE)/geometry/solids/Boolean/include \
-I$(G4BASE)/geometry/solids/CSG/include \