also consider memory allocations to be "operations" on the isl_ctx
[isl.git] / isl_version.c
blob1a59f55c186e19d5496c9aaedcc4533484412180
1 #include "gitversion.h"
3 const char *isl_version(void)
5 return GIT_HEAD_ID"\n";