2024.02.19

This commit is contained in:
sshlien
2024-02-19 12:37:50 -05:00
parent c4c489d111
commit 6a3de68779
8 changed files with 43 additions and 11 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.92 January 06 2023 yaps"
#define VERSION "1.93 February 19 2024 yaps"
#include <stdio.h>
#ifdef USE_INDEX
#define strchr index