FAUST compiler  0.9.9.6b8
labels.hh
Go to the documentation of this file.
1 #ifndef __LABELS__
2 #define __LABELS__
3 #include "tlib.hh"
4 #include "boxes.hh"
5 #include "signals.hh"
6 
7 
9 
10 #endif
Tree normalizePath(Tree path)
Definition: labels.cpp:133
A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches.
Definition: tree.hh:109