From 0d02903290a4fcaba73895521ecef42f4b4ca1e6 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Sun, 24 Aug 2014 17:56:05 +0000 Subject: add few test possibilities svn path=/trunk/externals/pmpd/; revision=17335 --- pmpd2d_test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pmpd2d_test.c b/pmpd2d_test.c index 54c8023..c1d3114 100644 --- a/pmpd2d_test.c +++ b/pmpd2d_test.c @@ -1,5 +1,7 @@ int test_2d_mass(int i, t_pmpd2d *x, int argc, t_atom *argv) { +// TODO : check arg number and type befor using them + t_float tmp; t_int j = 1, k; while (j < argc) -- cgit v1.2.1