diff options
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/texinfo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispintro/texinfo.tex b/lispintro/texinfo.tex index 4ef8dd7a01e..7258e9f0a5e 100644 --- a/lispintro/texinfo.tex +++ b/lispintro/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2003-07-16.18} +\def\texinfoversion{2003-12-29.16} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. @@ -6772,4 +6772,4 @@ should work if nowhere else does.} @c time-stamp-end: "}" @c End: -% arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 +@c arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 |