sanskrit-iast/iast-czech.h

11 lines
222 B
C
Raw Normal View History

2018-04-28 13:54:25 +02:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __IAST_CZECH_H
#define __IAST_CZECH_H
#include "transliteration.h"
struct transliteration_context *transliteration_context_iast_czech_alloc();
#endif /* __IAST_CZECH_H */