summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/ptex/base/eptex.src2
-rw-r--r--Master/texmf-dist/tex/uptex/base/euptex.src2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/ptex/base/eptex.src b/Master/texmf-dist/tex/ptex/base/eptex.src
index b991b0850b8..6861db6a63f 100644
--- a/Master/texmf-dist/tex/ptex/base/eptex.src
+++ b/Master/texmf-dist/tex/ptex/base/eptex.src
@@ -83,7 +83,7 @@
% Read "ptex.tex" (\patterns & \hyphenation will be skipped)
-\input ptex
+\input ptex.tex
% restore the catcode of commercial-at (@), which will just have been clobbered
diff --git a/Master/texmf-dist/tex/uptex/base/euptex.src b/Master/texmf-dist/tex/uptex/base/euptex.src
index 6431be942e7..2678731fe11 100644
--- a/Master/texmf-dist/tex/uptex/base/euptex.src
+++ b/Master/texmf-dist/tex/uptex/base/euptex.src
@@ -82,7 +82,7 @@
% Read "uptex.tex" (\patterns & \hyphenation will be skipped)
-\input uptex
+\input uptex.tex
% restore the catcode of commercial-at (@), which will just have been clobbered