Ignore:
Timestamp:
Apr 6, 2009, 12:21:12 PM (17 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/GNUmakefile

    r819 r961  
    1 # $Id: GNUmakefile,v 1.5 2003/09/20 14:41:31 vnivanch Exp $
     1# $Id: GNUmakefile,v 1.7 2008/11/20 12:06:28 alechner Exp $
    22# --------------------------------------------------------------------
    33# GNUmakefile for electromagnetic sub-library.  John Allison, 25/6/98.
     
    1414CPPFLAGS += -I$(G4BASE)/global/management/include \
    1515            -I$(G4BASE)/global/HEPRandom/include \
     16            -I$(G4BASE)/global/HEPNumerics/include \
    1617            -I$(G4BASE)/global/HEPGeometry/include \
    1718            -I$(G4BASE)/geometry/management/include \
     
    2021            -I$(G4BASE)/processes/cuts/include \
    2122            -I$(G4BASE)/processes/electromagnetic/utils/include \
     23            -I$(G4BASE)/processes/electromagnetic/standard/include \
    2224            -I$(G4BASE)/particles/management/include \
    2325            -I$(G4BASE)/particles/bosons/include \
Note: See TracChangeset for help on using the changeset viewer.