2023.01.06

This commit is contained in:
Seymour Shlien
2023-01-06 14:22:28 -05:00
parent 7fae7302c3
commit c981535a2a
6 changed files with 41 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
/* yapstree.c - back-end for abc parser. */
/* generates a data structure suitable for typeset music */
#define VERSION "1.91 January 05 2023 yaps"
#define VERSION "1.92 January 06 2023 yaps"
#include <stdio.h>
#ifdef USE_INDEX
#define strchr index