From fccd789bbf541302533ca5c4ae75ce56b7d371db Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Mar 2021 22:14:54 +0000 Subject: gregorio-6.0.0-beta2 git-svn-id: svn://tug.org/texlive/trunk@58126 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h') diff --git a/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h b/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h index 34c50e682e1..b095ed8704c 100644 --- a/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h +++ b/Build/source/texk/gregorio/gregorio-src/src/gabc/gabc.h @@ -2,7 +2,7 @@ * Gregorio is a program that translates gabc files to GregorioTeX * This header prototypes gabc-format handling data structures and entry points. * - * Copyright (C) 2006-2019 The Gregorio Project (see CONTRIBUTORS.md) + * Copyright (C) 2006-2021 The Gregorio Project (see CONTRIBUTORS.md) * * This file is part of Gregorio. * @@ -39,6 +39,7 @@ gregorio_glyph *gabc_det_glyphs_from_notes(gregorio_note *current_note, void gabc_digest(const void *buf, size_t size); int gabc_score_determination_lex_destroy(void); int gabc_notes_determination_lex_destroy(void); +char *gabc_unescape(const char *string); /* see comments on gregorio_add_note_to_a_glyph for meaning of these * variables */ -- cgit v1.2.3