Changes in external/fastjet/tools/Subtractor.hh [273e668:1d208a2] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/tools/Subtractor.hh
r273e668 r1d208a2 1 1 //FJSTARTHEADER 2 // $Id: Subtractor.hh 3 670 2014-09-08 14:17:59Z soyez$2 // $Id: Subtractor.hh 3970 2015-09-21 10:31:17Z salam $ 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 mutableLimitedWarning _unused_rho_m_warning;205 static LimitedWarning _unused_rho_m_warning; 206 206 }; 207 207
Note:
See TracChangeset
for help on using the changeset viewer.