Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit f3a89dc2 authored by kraus's avatar kraus
Browse files

removing unused files

parent 6dc0a2a1
No related branches found
No related tags found
No related merge requests found
#include "revision.h"
/* Name of package */
#define PACKAGE ${PACKAGE}
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ${PACKAGE_BUGREPORT}
/* Define to the full name of this package. */
#define PACKAGE_NAME ${PACKAGE_NAME}
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ${PACKAGE_STRING}
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ${PACKAGE_TARNAME}
/* Define to the version of this package. */
#define PACKAGE_VERSION ${PACKAGE_VERSION}
/* Version number of package */
#define VERSION ${VERSION}
\ No newline at end of file
#define GIT_VERSION ${OPAL_WC_REVISION}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment