summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/eptexdir/eptex.defines
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-08-11 22:53:04 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-08-11 22:53:04 +0000
commit1c1ad254bc2ef588b6e6c7975209d31aa99f3b73 (patch)
tree87c54feffc3bc3acfcae8d6152589c390e1a14a4 /Build/source/texk/web2c/eptexdir/eptex.defines
parente2563cede9ce7068f20c7f5898d18bcf25e0837c (diff)
Allow file names with 0x5c in (e)pTeX on Windows.
git-svn-id: svn://tug.org/texlive/trunk@31414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/eptex.defines')
-rw-r--r--Build/source/texk/web2c/eptexdir/eptex.defines1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/eptex.defines b/Build/source/texk/web2c/eptexdir/eptex.defines
index 7b23a7f519d..2a58e7b57c0 100644
--- a/Build/source/texk/web2c/eptexdir/eptex.defines
+++ b/Build/source/texk/web2c/eptexdir/eptex.defines
@@ -26,6 +26,7 @@
@define function UCStoUTF8 ();
@define function toUCS ();
+@define function notkanjicharseq ();
@define function checkkanji ();
@define function ischarascii ();
@define function ischarkanji ();