isl_ast_codegen.c: add_nodes: use more transparent way to break up ordering SCC
[isl.git] / isl_version.c
blob1a59f55c186e19d5496c9aaedcc4533484412180
1 #include "gitversion.h"
3 const char *isl_version(void)
5 return GIT_HEAD_ID"\n";