diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-17 21:41:51 +0000 |
commit | 487ca4806cc046076293cf6cc5fbba0db282bac7 (patch) | |
tree | 847b412ab5158dd7bdd7ed7e5a4cc3fbca94be32 /Build/source/texk/kpathsea/kpathsea.h | |
parent | a3d3111bfe26b8e5f5bc6049dfb2a4ca2edc7881 (diff) |
texk 1
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/kpathsea.h')
-rw-r--r-- | Build/source/texk/kpathsea/kpathsea.h | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/kpathsea.h b/Build/source/texk/kpathsea/kpathsea.h new file mode 100644 index 00000000000..4256cb155e2 --- /dev/null +++ b/Build/source/texk/kpathsea/kpathsea.h @@ -0,0 +1,51 @@ +/* This is a generated file */ +/* collecting all kpathsea headers. */ +#include <kpathsea/config.h> +#include <kpathsea/absolute.h> +#include <kpathsea/c-auto.h> +#include <kpathsea/c-ctype.h> +#include <kpathsea/c-dir.h> +#include <kpathsea/c-errno.h> +#include <kpathsea/c-fopen.h> +#include <kpathsea/c-limits.h> +#include <kpathsea/c-memstr.h> +#include <kpathsea/c-minmax.h> +#include <kpathsea/c-namemx.h> +#include <kpathsea/c-pathch.h> +#include <kpathsea/c-pathmx.h> +#include <kpathsea/c-proto.h> +#include <kpathsea/c-stat.h> +#include <kpathsea/c-std.h> +#include <kpathsea/c-unistd.h> +#include <kpathsea/c-vararg.h> +#include <kpathsea/cnf.h> +#include <kpathsea/concatn.h> +#include <kpathsea/db.h> +#include <kpathsea/debug.h> +#include <kpathsea/default.h> +#include <kpathsea/expand.h> +#include <kpathsea/fn.h> +#include <kpathsea/fontmap.h> +#include <kpathsea/getopt.h> +#include <kpathsea/hash.h> +#include <kpathsea/lib.h> +#include <kpathsea/line.h> +#include <kpathsea/magstep.h> +#include <kpathsea/paths.h> +#include <kpathsea/pathsearch.h> +#include <kpathsea/proginit.h> +#include <kpathsea/progname.h> +#include <kpathsea/readable.h> +#include <kpathsea/str-list.h> +#include <kpathsea/str-llist.h> +#include <kpathsea/systypes.h> +#include <kpathsea/tex-file.h> +#include <kpathsea/tex-glyph.h> +#include <kpathsea/tex-hush.h> +#include <kpathsea/tex-make.h> +#include <kpathsea/tilde.h> +#include <kpathsea/truncate.h> +#include <kpathsea/types.h> +#include <kpathsea/variable.h> +#include <kpathsea/xopendir.h> +#include <kpathsea/xstat.h> |