File: remove-undefined-macro

package info (click to toggle)
libtommath 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: ansic: 14,054; sh: 438; perl: 433; makefile: 229; asm: 30
file content (14 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: remove \undefined macro
Bug-Debian: https://bugs.debian.org/562349
Author: Daniel Schepler <dschepler@gmail.com>
Author: Jari Aalto <jari.aalto@cante.net>
--- a/doc/bn.tex
+++ b/doc/bn.tex
@@ -30,7 +30,6 @@
 \def\And{{\rm\ and\ }}
 \def\iff{\hspace{1em}\Longleftrightarrow\hspace{1em}}
 \def\implies{\Rightarrow}
-\def\undefined{{\rm ``undefined"}}
 \def\Proof{\vspace{1ex}\noindent {\bf Proof:}\hspace{1em}}
 \let\oldphi\phi
 \def\phi{\varphi}