Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile 85530 2014-10-30 16:17:43Z gcosmo $
# $Id: GNUmakefile 101118 2016-11-07 09:10:59Z gcosmo $
# ----------------------------------------------------------------------------
# GNUmakefile for geometry/solids/specific library. Gabriele Cosmo, 05/04/00.
# ----------------------------------------------------------------------------
@@ -28,5 +28,8 @@ endif
ifdef G4TWISTDEBUG
CPPFLAGS += -DG4TWISTDEBUG
endif
ifdef G4BBOX_EXTENT
CPPFLAGS += -DG4BBOX_EXTENT
endif
include $(G4INSTALL)/config/common.gmk