aboutsummaryrefslogtreecommitdiff
path: root/docs/build.7
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2011-06-03 05:51:21 +0000
committerMike Buland <eichlan@xagasoft.com>2011-06-03 05:51:21 +0000
commit4f1e5849d4a48eb674d81164ba4baba4ad51a89f (patch)
treeee590deb9b6d99a73c24ea36877039d623d9cfd3 /docs/build.7
parente8a57991458cfaa536fcc0d8b9a72739a8859da5 (diff)
downloadbuild-4f1e5849d4a48eb674d81164ba4baba4ad51a89f.tar.gz
build-4f1e5849d4a48eb674d81164ba4baba4ad51a89f.tar.bz2
build-4f1e5849d4a48eb674d81164ba4baba4ad51a89f.tar.xz
build-4f1e5849d4a48eb674d81164ba4baba4ad51a89f.zip
Added a range function. It works a lot like the range function in python,
if called with one parameter, it will produce a list of the numbers 1 through the number provided inclusive, if two numbers, it will produce a list of all numbers between the first and second parameter, inclusive, and if three parameters are provided it will use the last one as a step.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions