sanskrit-iast/iast-czech.h

11 lines
226 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"
const struct transliteration_context *get_iast_czech_transliteration_context();
2018-04-28 13:54:25 +02:00
#endif /* __IAST_CZECH_H */