sanskrit-iast/iast.h
2023-02-16 09:13:45 +01:00

10 lines
191 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __IAST_H
#define __IAST_H
#include <iast/transliteration.h>
#include <iast/velthuis.h>
#include <iast/harvard-kyoto.h>
#endif /* __IAST_H */