Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/config_raw.h

    rcb80e6f re15936c  
    5757/* #undef HAVE_EXPLICIT_FOR_OPERATORS */
    5858
    59 /* Define to 1 if you have the <gmp.h> header file. */
    60 /* #undef HAVE_GMP_H */
    61 
    6259/* compiler supports GNU c++ deprecated attribute */
    6360#define HAVE_GNUCXX_DEPRECATED /**/
     
    7168/* Define to 1 if you have the <memory.h> header file. */
    7269#define HAVE_MEMORY_H 1
    73 
    74 /* Define to 1 if you have the <mpfr.h> header file. */
    75 /* #undef HAVE_MPFR_H */
    7670
    7771/* compiler supports the "override" keyword */
     
    112106
    113107/* Define to the full name and version of this package. */
    114 #define PACKAGE_STRING "FastJet 3.3.4"
     108#define PACKAGE_STRING "FastJet 3.3.2"
    115109
    116110/* Define to the one symbol short name of this package. */
     
    121115
    122116/* Define to the version of this package. */
    123 #define PACKAGE_VERSION "3.3.4"
     117#define PACKAGE_VERSION "3.3.2"
    124118
    125119/* Define to 1 if you have the ANSI C header files. */
     
    127121
    128122/* Version number of package */
    129 #define VERSION "3.3.4"
     123#define VERSION "3.3.2"
    130124
    131125/* Major version of this package */
     
    136130
    137131/* Version of the package under the form XYYZZ (instead of X.Y.Z) */
    138 #define VERSION_NUMBER 30304
     132#define VERSION_NUMBER 30302
    139133
    140134/* Patch version of this package */
    141 #define VERSION_PATCHLEVEL 4
     135#define VERSION_PATCHLEVEL 2
    142136
    143137/* Pre-release version of this package */
Note: See TracChangeset for help on using the changeset viewer.