Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile 87171 2014-11-26 09:37:08Z gcosmo $
# $Id: GNUmakefile 94591 2015-11-25 11:13:33Z gcosmo $
# --------------------------------------------------------------
#
@@ -18,8 +18,8 @@ endif
include $(G4INSTALL)/config/architecture.gmk
SUBDIRS = g4tools management hntools csv root xml
SUBLIBS = G4tools G4analysismng G4hntools G4csv G4root G4xml
SUBDIRS = g4tools management hntools csv root xml parameters
SUBLIBS = G4tools G4analysismng G4hntools G4csv G4root G4xml G4parameters
include $(G4INSTALL)/config/globlib.gmk