1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Misc changes to get new Nyquist to build

This commit is contained in:
Leland Lucius
2019-12-16 00:59:33 -06:00
parent d8431d984b
commit bd6ec9c0ed
6 changed files with 13 additions and 8 deletions

View File

@@ -186,6 +186,8 @@ LVAL xlc_seq_get(void)
}
#include "seqmwrite.h"
/* xlc_seq_write_smf -- interface to C routine seq_xlwrite_smf */
/**/
LVAL xlc_seq_write_smf(void)
@@ -214,8 +216,6 @@ LVAL xlc_seq_read_smf(void)
}
#include "seqmwrite.h"
#include "seqread.h"
/* xlc_seq_read -- interface to C routine seq_read */