Ignore:
Timestamp:
Sep 10, 2008, 5:40:37 PM (17 years ago)
Author:
garnier
Message:

geant4.8.2 beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/persistency/gdml/GNUmakefile

    r818 r850  
    1 # $Id: GNUmakefile,v 1.6 2007/12/11 15:00:49 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.10 2008/07/02 14:15:16 gcosmo Exp $
    22# -----------------------------------------------------------------------
    33# GNUmakefile for persistency library.  Gabriele Cosmo, 16/11/96.
     
    1414CPPFLAGS += -I$(G4INSTALL)/source/global/management/include \
    1515            -I$(G4INSTALL)/source/global/HEPGeometry/include \
     16            -I$(G4INSTALL)/source/global/HEPNumerics/include \
    1617            -I$(G4INSTALL)/source/digits_hits/hits/include \
    1718            -I$(G4INSTALL)/source/digits_hits/digits/include \
     
    2425            -I$(G4INSTALL)/source/geometry/management/include \
    2526            -I$(G4INSTALL)/source/geometry/volumes/include \
    26             -I$(G4INSTALL)/source/geometry/management/include \
     27            -I$(G4INSTALL)/source/geometry/navigation/include \
    2728            -I$(G4INSTALL)/source/geometry/solids/CSG/include \
    2829            -I$(G4INSTALL)/source/geometry/solids/Boolean/include \
Note: See TracChangeset for help on using the changeset viewer.