Compare commits

..

No commits in common. "dd99759e39f4dca537b63f8c7ec99dc2114fb455" and "bd310e62acfef34735ef50612433ce7ee9f7955a" have entirely different histories.

View file

@ -33,8 +33,7 @@
#define CYTOPLASM_VERSION_BETA 0
#define CYTOPLASM_VERSION_STABLE (!CYTOPLASM_VERSION_ALPHA && !CYTOPLASM_VERSION_BETA)
#define XSTRINGIFY(x) #x
#define STRINGIFY(x) XSTRINGIFY(x)
#define STRINGIFY(x) #x
/***
* @Nm Cytoplasm