eqv.cc: expansion_want: avoid use of isl_map_n_in
[ppn.git] / version.h
blob35889d5928e1427d4ed1a6c5921f2293491caa08
1 #if defined(__cplusplus)
2 extern "C" {
3 #endif
5 const char *pdg_version();
7 #if defined(__cplusplus)
9 #endif