summaryrefslogtreecommitdiff
path: root/synth/in_synth_cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'synth/in_synth_cli.h')
-rw-r--r--synth/in_synth_cli.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/synth/in_synth_cli.h b/synth/in_synth_cli.h
new file mode 100644
index 0000000..27ae216
--- /dev/null
+++ b/synth/in_synth_cli.h
@@ -0,0 +1,6 @@
+#ifndef __IN_SYNTH_CLI_H__
+#define __IN_SYNTH_CLI_H__
+
+void do_in_synth_cli();
+
+#endif