From 2e4d12f4ceeaf451fa4ff0666a4c50b33f1826b2 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 9 Aug 2011 08:04:20 +0000 Subject: WIN32: more C program replacements for Unix shell scripts (from Akira's W32TeX) git-svn-id: svn://tug.org/texlive/trunk@23469 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/win32/getdestdir.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Build/source/texk/kpathsea/win32/getdestdir.h (limited to 'Build/source/texk/kpathsea/win32/getdestdir.h') diff --git a/Build/source/texk/kpathsea/win32/getdestdir.h b/Build/source/texk/kpathsea/win32/getdestdir.h new file mode 100644 index 00000000000..e60dc86f5b8 --- /dev/null +++ b/Build/source/texk/kpathsea/win32/getdestdir.h @@ -0,0 +1,3 @@ +extern int is_dir (char *buff); +extern int make_dir (char *buff); +extern char *getdestdir (int ac, char **av); -- cgit v1.2.3