Changeset 1140 in svn for trunk/doc/genMakefile.tcl
- Timestamp:
- Jun 25, 2013, 10:23:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/genMakefile.tcl
r1128 r1140 136 136 137 137 foreach fileName $executable { 138 if {$fileName == "examples/DelphesCMSFWLite.cpp" } continue138 if {$fileName == "examples/DelphesCMSFWLite.cpp" || $fileName == "examples/DelphesProMC.cpp"} continue 139 139 140 140 regsub {\.cpp} $fileName {} exeObjName
Note:
See TracChangeset
for help on using the changeset viewer.