Fork me on GitHub

Changeset a740c66 in git for doc/genMakefile.tcl


Ignore:
Timestamp:
Dec 20, 2014, 12:20:24 AM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
406b698
Parents:
2b900b8
Message:

comment out all Pythia8 related lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/genMakefile.tcl

    r2b900b8 ra740c66  
    230230ifneq ($(PYTHIA8),)
    231231#HAS_PYTHIA8 = true
    232 CXXFLAGS += -I$(PYTHIA8)/include
    233 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
    234 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
     232#CXXFLAGS += -I$(PYTHIA8)/include
     233#CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
     234#OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
    235235endif
    236236
Note: See TracChangeset for help on using the changeset viewer.