Changeset b9ae4c3 in git for external/fastjet/plugins/SISCone/defines.h
- Timestamp:
- Sep 2, 2016, 3:46:14 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- fa068d3
- Parents:
- ec5e04b (diff), 23389ff (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Pavel Demin <pavel-demin@…> (09/02/16 15:46:14)
- git-committer:
- GitHub <noreply@…> (09/02/16 15:46:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/plugins/SISCone/defines.h
rec5e04b rb9ae4c3 22 22 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA // 23 23 // // 24 // $Revision:: 225$//25 // $Date:: 20 08-05-20 16:59:47 +0200 (Tue, 20 May 2008) $//24 // $Revision:: 401 $// 25 // $Date:: 2016-05-19 16:44:37 +0200 (Thu, 19 May 2016) $// 26 26 /////////////////////////////////////////////////////////////////////////////// 27 27 … … 35 35 // defined in siscone.h 36 36 // Otherwise, config.h 37 // It is also defined as " PACKAGE_NAME" in config.h but this method37 // It is also defined as "SISCONE_PACKAGE_NAME" in config.h but this method 38 38 // might lead to conflicts 39 //#define PROGRAM PACKAGE_NAME39 //#define PROGRAM SISCONE_PACKAGE_NAME 40 40 41 41 // program version … … 43 43 // siscone::siscone_version 44 44 // defined in siscone.h 45 // It is also defined as " VERSION" in config.h but this method45 // It is also defined as "SISCONE_VERSION" in config.h but this method 46 46 // might lead to conflicts 47 47
Note:
See TracChangeset
for help on using the changeset viewer.