xml_AST.cc: ast_node_for_upper_bound: use isl_val
[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