bt2: _IntegerRangeSet.add(): make it possible to add a single value
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_version.i
index 3d99e7d2769ed6021b031ad36106948bad627a77..d5771881f2d88354ad5384aa73a6e5aba060c28b 100644 (file)
@@ -23,7 +23,4 @@
  */
 
 /* Version functions */
-int bt_version_get_major(void);
-int bt_version_get_minor(void);
-int bt_version_get_patch(void);
-const char *bt_version_get_extra(void);
+%include <babeltrace2/version.h>
This page took 0.02513 seconds and 4 git commands to generate.