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 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.3 2001/10/11 14:04:04 gcosmo Exp $
# $Id: GNUmakefile,v 1.4 2004/06/01 15:36:12 gcosmo Exp $
# --------------------------------------------------------------
# GNUmakefile for global. Gabriele Cosmo, 26/9/96.
# --------------------------------------------------------------
@@ -8,6 +8,8 @@ name := G4global
SUBDIRS = management HEPNumerics
SUBLIBS = G4globman G4hepnumerics
GLOBLIBS =
ifndef G4INSTALL
G4INSTALL = ../..
endif