9 lines
199 B
C++
9 lines
199 B
C++
|
|
#include "FrameLib_Complex_Unary_Objects.h"
|
|
#include "FrameLib_MaxClass.h"
|
|
|
|
extern "C" int C74_EXPORT main(void)
|
|
{
|
|
FrameLib_MaxClass_Expand<FrameLib_Complex_Cos>::makeClass("fl.complexcos~");
|
|
}
|