sanskrit-iast/iast.h

11 lines
191 B
C
Raw Permalink Normal View History

2023-02-16 08:55:55 +01:00
/* 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 */