Wolfgang added to AUTHORS.txt
PhenomX4 target added
profiles version updated
slightly enhanced Dark theme
--large-adress-aware included in the example cmake option file
12 lines
242 B
C
12 lines
242 B
C
// This file is automatically generated by the Makefile - DO NOT EDIT!
|
|
// You can (should) also tell mercurial to ignore it.
|
|
|
|
#ifndef _VERSION_
|
|
#define _VERSION_
|
|
|
|
#define VERSION "${HG_VERSION}"
|
|
#define TAGDISTANCE ${HG_TAGDISTANCE}
|
|
|
|
#endif
|
|
|