aboutsummaryrefslogtreecommitdiff
path: root/pmpd2d.c
diff options
context:
space:
mode:
Diffstat (limited to 'pmpd2d.c')
-rw-r--r--pmpd2d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pmpd2d.c b/pmpd2d.c
index a5be220..84878d4 100644
--- a/pmpd2d.c
+++ b/pmpd2d.c
@@ -277,6 +277,7 @@ void pmpd2d_setup(void)
class_addmethod(pmpd2d_class, (t_method)pmpd2d_iCircle, gensym("iCircle"), A_GIMME, 0);
class_addmethod(pmpd2d_class, (t_method)pmpd2d_iLine, gensym("iLine"), A_GIMME, 0);
+ class_addmethod(pmpd2d_class, (t_method)pmpd2d_iTable, gensym("iTable"), A_GIMME, 0);
/*
pmpd2d_various