FAUST compiler  0.9.9.6b8
Functions
cutSchema.cpp File Reference
#include "cutSchema.h"
#include <assert.h>
Include dependency graph for cutSchema.cpp:

Go to the source code of this file.

Functions

schemamakeCutSchema ()
 Creates a new Cut schema.

Function Documentation

Creates a new Cut schema.

Definition at line 33 of file cutSchema.cpp.

Referenced by generateInsideSchema().

{
    return new cutSchema();
}

Here is the caller graph for this function: