update isl for change in lexicographic optimization
[isa.git] / version.h
blob35889d5928e1427d4ed1a6c5921f2293491caa08
1 #if defined(__cplusplus)
2 extern "C" {
3 #endif
5 const char *pdg_version();
7 #if defined(__cplusplus)
9 #endif