From 1f22cd5a7ddd3030c0c47f0528f5b2068f6b5283 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Thu, 6 Sep 2007 14:05:37 +0000 Subject: Java bindings (with simple test) now working. Unified Python and Java bindings tests. --- xtract/xtract_scalar.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xtract/xtract_scalar.h') diff --git a/xtract/xtract_scalar.h b/xtract/xtract_scalar.h index 0496eed..ff844f0 100644 --- a/xtract/xtract_scalar.h +++ b/xtract/xtract_scalar.h @@ -34,6 +34,8 @@ extern "C" { * @{ */ +void test(void); + /** \brief Extract the mean of an input vector * * \param *data: a pointer to the first element -- cgit v1.2.3