cutSchema.cpp File Reference

#include "cutSchema.h"
#include "schema.h"
#include <assert.h>
Include dependency graph for cutSchema.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

schemamakeCutSchema ()
 Creates a new Cut schema.

Function Documentation

schema* makeCutSchema (  ) 

Creates a new Cut schema.

Definition at line 33 of file cutSchema.cpp.

Referenced by generateInsideSchema().

00034 {
00035     return new cutSchema();
00036 }

Here is the caller graph for this function:

Generated on Thu Jul 15 16:15:36 2010 for FAUST compiler by  doxygen 1.6.3