cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.

This commit is contained in:
Kevin Larke 2015-03-31 11:12:54 -07:00
parent be2528d393
commit a262bf4684

View File

@ -5613,6 +5613,7 @@ cmDspClassConsFunc_t _cmDspClassBuiltInArray[] =
cmGoertzelClassCons,
cmSyncRecdClassCons,
cmTakeSeqBldrClassCons,
cmTakeSeqRendClassCons,
NULL,
};