summaryrefslogtreecommitdiff
path: root/Build/source/utils/mtx/mtx-0.60d/analyze.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/mtx/mtx-0.60d/analyze.h')
-rw-r--r--Build/source/utils/mtx/mtx-0.60d/analyze.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/Build/source/utils/mtx/mtx-0.60d/analyze.h b/Build/source/utils/mtx/mtx-0.60d/analyze.h
new file mode 100644
index 00000000000..e05b846ebb5
--- /dev/null
+++ b/Build/source/utils/mtx/mtx-0.60d/analyze.h
@@ -0,0 +1,33 @@
+/* Header for module analyze, generated by p2c 1.21alpha-07.Dec.93 */
+#ifndef ANALYZE_H
+#define ANALYZE_H
+
+
+/* Decide which lines of paragraphs go where; test total duration of lines. */
+
+#ifndef CONTROL_H
+#include "control.h"
+#endif
+
+#ifndef GLOBALS_H
+#include "globals.h"
+#endif
+
+
+#ifdef ANALYZE_G
+# define vextern
+#else
+# define vextern extern
+#endif
+
+extern Void testParagraph PV();
+extern Void describeParagraph PV();
+extern Void paragraphSetup PP((voice_index0 *voice));
+extern Void includeStartString PV();
+
+
+#undef vextern
+
+#endif /*ANALYZE_H*/
+
+/* End. */