Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (15 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/incl/GNUmakefile

    r1315 r1340  
    1 # $Id: GNUmakefile,v 1.9 2010/04/27 16:02:37 kaitanie Exp $
     1# $Id: GNUmakefile,v 1.11 2010/10/26 02:47:58 kaitanie Exp $
    22# -----------------------------------------------------------
    33# GNUmakefile for hadronic library.  Gabriele Cosmo, 18/9/96.
     
    88ifndef G4INSTALL
    99  G4INSTALL = ../../../../..
     10endif
     11
     12ifdef G4INCLDEBUG
     13  CPPFLAGS += -DG4INCLDEBUG
    1014endif
    1115
     
    3337            -I$(G4BASE)/processes/hadronic/models/util/include \
    3438            -I$(G4BASE)/processes/hadronic/models/de_excitation/evaporation/include \
     39            -I$(G4BASE)/processes/hadronic/models/de_excitation/fermi_breakup/include \
    3540            -I$(G4BASE)/particles/management/include \
    3641            -I$(G4BASE)/particles/leptons/include \
Note: See TracChangeset for help on using the changeset viewer.