IM_NAME

\defgroup lib Library Management \ingroup util \par Usefull definitions for about dialogs and for comparing the compiled version with the linked version of the library. \par \verbatim im._AUTHOR [in Lua 5] \endverbatim \verbatim im._COPYRIGHT [in Lua 5] \endverbatim \verbatim im._VERSION [in Lua 5] \endverbatim \verbatim im._VERSION_DATE [in Lua 5] \endverbatim \verbatim im._VERSION_NUMBER [in Lua 5] \endverbatim \verbatim im._DESCRIPTION [in Lua 5] \endverbatim \verbatim im._NAME [in Lua 5] \endverbatim \par See \ref im_lib.h @{

extern (C) @safe nothrow
enum IM_NAME = "IM - An Imaging Toolkit";

Meta