summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/pdvitype.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/pdvitype.ch')
-rw-r--r--Build/source/texk/web2c/ptexdir/pdvitype.ch16
1 files changed, 2 insertions, 14 deletions
diff --git a/Build/source/texk/web2c/ptexdir/pdvitype.ch b/Build/source/texk/web2c/ptexdir/pdvitype.ch
index 53f0a0ebc6d..d9df210e39a 100644
--- a/Build/source/texk/web2c/ptexdir/pdvitype.ch
+++ b/Build/source/texk/web2c/ptexdir/pdvitype.ch
@@ -3,8 +3,10 @@
% 09/27/95 (KA) Supporting ASCII pTeX
%
@x
+@d my_name=='dvitype'
@d banner=='This is DVItype, Version 3.6' {printed when the program starts}
@y
+@d my_name=='pdvitype'
@d banner=='This is pDVItype, Version 3.6-p0.4'
{printed when the program starts}
@z
@@ -489,12 +491,6 @@ const n_options = 10; {Pascal won't count array lengths for us.}
@z
@x
- usage ('dvitype');
-@y
- usage ('pdvitype');
-@z
-
-@x
usage_help (DVITYPE_HELP, nil);
@y
usage_help (PDVITYPE_HELP, nil);
@@ -513,14 +509,6 @@ const n_options = 10; {Pascal won't count array lengths for us.}
@z
@x
- write_ln (stderr, 'dvitype: Need exactly one file argument.');
- usage ('dvitype');
-@y
- write_ln (stderr, 'pdvitype: Need exactly one file argument.');
- usage ('pdvitype');
-@z
-
-@x
@ An element with all zeros always ends the list.
@y
@ Shift-JIS terminal (the flag is ignored except for WIN32).