Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

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

    r962 r1315  
    1 # $Id: GNUmakefile,v 1.8 2008/07/11 08:25:37 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.9 2010/04/27 16:02:37 kaitanie Exp $
    22# -----------------------------------------------------------
    33# GNUmakefile for hadronic library.  Gabriele Cosmo, 18/9/96.
     
    1111
    1212include $(G4INSTALL)/config/architecture.gmk
     13
     14# INCL_DEBUG_LOG : Produce an ASCII log that contains detailed avatar
     15# and particle information
     16ifdef G4INCL_DEBUG_LOG
     17  CPPFLAGS += -DG4INCL_DEBUG_LOG
     18endif
    1319
    1420CPPFLAGS += -I$(G4BASE)/global/management/include \
Note: See TracChangeset for help on using the changeset viewer.