isl_schedule.c: extract_edge: look for matching edge directly
[isl.git] / isl_version.c
blob1a59f55c186e19d5496c9aaedcc4533484412180
1 #include "gitversion.h"
3 const char *isl_version(void)
5 return GIT_HEAD_ID"\n";