Changes in external/fastjet/tools/Subtractor.hh [1d208a2:273e668] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/tools/Subtractor.hh
r1d208a2 r273e668 1 1 //FJSTARTHEADER 2 // $Id: Subtractor.hh 3 970 2015-09-21 10:31:17Z salam$2 // $Id: Subtractor.hh 3670 2014-09-08 14:17:59Z soyez $ 3 3 // 4 4 // Copyright (c) 2005-2014, Matteo Cacciari, Gavin P. Salam and Gregory Soyez … … 203 203 static const double _invalid_rho; 204 204 205 staticLimitedWarning _unused_rho_m_warning;205 mutable LimitedWarning _unused_rho_m_warning; 206 206 }; 207 207
Note:
See TracChangeset
for help on using the changeset viewer.