From 0300ab2189742d254bd95c147a1779a60dac298f Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 25 Feb 2003 04:32:10 +0000 Subject: "" svn path=/trunk/; revision=428 --- externals/grill/flext/examples/source/henon.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/examples/source/henon.cpp') diff --git a/externals/grill/flext/examples/source/henon.cpp b/externals/grill/flext/examples/source/henon.cpp index 39d446eb..e48b9555 100644 --- a/externals/grill/flext/examples/source/henon.cpp +++ b/externals/grill/flext/examples/source/henon.cpp @@ -91,6 +91,7 @@ void henon::Setup(t_classid c) FLEXT_CADDBANG(c,0,m_bang); FLEXT_CADDMETHOD_(c,0,"reset",m_reset); + // methods for non-left inlets FLEXT_CADDMETHOD(c,1,m_alpha); FLEXT_CADDMETHOD(c,2,m_beta); -- cgit v1.2.1