fix problem in manual (report from Bernd Gutmann)
This commit is contained in:
parent
0719b8a19d
commit
2fb1cb6e00
@ -8698,7 +8698,7 @@ True when @var{Numbers} is a list of numbers, and @var{Min} is the minimum.
|
||||
@findex numlist/3
|
||||
@syindex numlist/3
|
||||
@cnindex numlist/3
|
||||
If @var{Low} and @var{High} are integers with @var{Low} @geq{}
|
||||
If @var{Low} and @var{High} are integers with @var{Low} lesser or equal than
|
||||
@var{High}, unify @var{List} to a list @code{[Low, Low+1, ...High]}. See
|
||||
also @code{between/3}.
|
||||
|
||||
|
Reference in New Issue
Block a user