From ef36a4232c5857e78a625c90a9f5d999a08ffc9d Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Fri, 29 Jul 2005 23:05:10 +0000 Subject: [PATCH] missing `i' in `\e' [originally from svn r6151] --- devel.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel.but b/devel.but index e63a9c7..0004192 100644 --- a/devel.but +++ b/devel.but @@ -2522,7 +2522,7 @@ versa!). \S{utils-snewn} \cw{snewn()} \c var = snewn(n, type); -\e iii iiii +\e iii i iiii This macro is the array form of \cw{snew()}. It takes two arguments; the first is a number, and the second is a type name. It allocates