|
FAUST compiler
0.9.9.6b8
|

Go to the source code of this file.
Functions | |
| schema * | makeCutSchema () |
| Creates a new Cut schema. | |
| schema* makeCutSchema | ( | ) |
Creates a new Cut schema.
Definition at line 33 of file cutSchema.cpp.
Referenced by generateInsideSchema().
{
return new cutSchema();
}

1.8.0