isl_pw_*_add_disjoint: try and extend one of the pws instead of copying pieces
[isl.git] / isl_version.c
blob1a59f55c186e19d5496c9aaedcc4533484412180
1 #include "gitversion.h"
3 const char *isl_version(void)
5 return GIT_HEAD_ID"\n";