Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.2 2004/06/11 14:17:15 gcosmo Exp $
# $Id: GNUmakefile,v 1.3 2007/05/18 15:53:15 ahoward Exp $
# --------------------------------------------------------------------
# GNUmakefile for geometry/volumes library. Gabriele Cosmo, 16/11/96.
# --------------------------------------------------------------------
@@ -27,6 +27,9 @@ endif
ifdef G4DEBUG_FIELD
CPPFLAGS += -DG4DEBUG_FIELD
endif
ifdef G4DEBUG_PATHFINDER
CPPFLAGS += -DG4DEBUG_PATHFINDER
endif
include $(G4INSTALL)/config/common.gmk