Changes in external/fastjet/plugins/SISCone/defines.h [1d208a2:35cdc46] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/plugins/SISCone/defines.h
r1d208a2 r35cdc46 22 22 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA // 23 23 // // 24 // $Revision:: 401$//25 // $Date:: 20 16-05-19 16:44:37 +0200 (Thu, 19 May 2016) $//24 // $Revision:: 225 $// 25 // $Date:: 2008-05-20 16:59:47 +0200 (Tue, 20 May 2008) $// 26 26 /////////////////////////////////////////////////////////////////////////////// 27 27 … … 35 35 // defined in siscone.h 36 36 // Otherwise, config.h 37 // It is also defined as " SISCONE_PACKAGE_NAME" in config.h but this method37 // It is also defined as "PACKAGE_NAME" in config.h but this method 38 38 // might lead to conflicts 39 //#define PROGRAM SISCONE_PACKAGE_NAME39 //#define PROGRAM 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 " SISCONE_VERSION" in config.h but this method45 // It is also defined as "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.