FAUST compiler  0.9.9.6b8
labels.hh
Go to the documentation of this file.
00001 #ifndef __LABELS__
00002 #define __LABELS__
00003 #include "tlib.hh"
00004 #include "boxes.hh"
00005 #include "signals.hh"
00006 
00007 
00008 Tree normalizePath(Tree path);
00009 
00010 #endif