New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / interpretor / faust-0.9.47mr3 / compiler / propagate / labels.hh
diff --git a/interpretor/faust-0.9.47mr3/compiler/propagate/labels.hh b/interpretor/faust-0.9.47mr3/compiler/propagate/labels.hh
deleted file mode 100644 (file)
index c2f80fc..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __LABELS__
-#define __LABELS__
-#include "tlib.hh"
-#include "boxes.hh"
-#include "signals.hh"
-
-
-Tree normalizePath(Tree path);
-
-#endif