ChampSim
config.h
Go to the documentation of this file.
1 /* Define to the address where bug reports for this package should be sent. */
2 #define PACKAGE_BUGREPORT "marcotrillo@gmail.com"
3 
4 /* Define to the full name of this package. */
5 #define PACKAGE_NAME "LibAiff (MSVC)"
6 
7 /* Define to the full name and version of this package. */
8 #define PACKAGE_STRING "LibAiff (MSVC) $Revision: 1.1 $"
9 
10 /* Define to the version of this package. */
11 #define PACKAGE_VERSION "$Revision: 1.1 $"
12