summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/tfm.h
blob: fbae35891255498bdde12ad7365741e427efe90b (plain)
1
2
3
4
5
6
#ifndef _TFM_H
#define _TFM_H

bool tfm_read_info(char *, tfm_info_type *);

#endif /* _TFM_H */