diff options
Diffstat (limited to 'Doc/librand.tex')
-rw-r--r-- | Doc/librand.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/librand.tex b/Doc/librand.tex index b03ac41..4991e59 100644 --- a/Doc/librand.tex +++ b/Doc/librand.tex @@ -1,7 +1,7 @@ \section{Standard Module \sectcode{rand}} \stmodindex{rand} This module implements a pseudo-random number -generator with an interface similar to \code{rand()} in C. It defines +generator with an interface similar to \code{rand()} in C\@. It defines the following functions: \renewcommand{\indexsubitem}{(in module rand)} |