mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
missing i' in
\e'
[originally from svn r6151]
This commit is contained in:
@ -2522,7 +2522,7 @@ versa!).
|
|||||||
\S{utils-snewn} \cw{snewn()}
|
\S{utils-snewn} \cw{snewn()}
|
||||||
|
|
||||||
\c var = snewn(n, type);
|
\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;
|
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
|
the first is a number, and the second is a type name. It allocates
|
||||||
|
Reference in New Issue
Block a user