From 5280f9a0cd1f9ba200422ebba65d1e0133410995 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 13 Sep 2014 09:43:21 -0700 Subject: Initial. --- src/to_cat.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/to_cat.h (limited to 'src/to_cat.h') diff --git a/src/to_cat.h b/src/to_cat.h new file mode 100644 index 0000000..c9cc7e9 --- /dev/null +++ b/src/to_cat.h @@ -0,0 +1,3 @@ +extern const char *mandir_of (const char *name); +extern const char *convert_to_cat (const char *name, const char *ext, + int standards); -- cgit v1.2.3