Fork me on GitHub

Changeset 1140 in svn for trunk/doc/genMakefile.tcl


Ignore:
Timestamp:
Jun 25, 2013, 10:23:50 AM (11 years ago)
Author:
Pavel Demin
Message:

add DelphesProMC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/genMakefile.tcl

    r1128 r1140  
    136136
    137137  foreach fileName $executable {
    138     if {$fileName == "examples/DelphesCMSFWLite.cpp"} continue
     138    if {$fileName == "examples/DelphesCMSFWLite.cpp" || $fileName == "examples/DelphesProMC.cpp"} continue
    139139
    140140    regsub {\.cpp} $fileName {} exeObjName
Note: See TracChangeset for help on using the changeset viewer.