make: most sequences are less than 32.

db4
John Benediktsson 2012-04-19 22:02:47 -07:00
parent 5b83dc2e90
commit 74b8e390f4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SYMBOL: building
: make ( quot exemplar -- seq ) : make ( quot exemplar -- seq )
[ [
[ [
100 swap new-resizable [ 32 swap new-resizable [
building set call building set call
] keep ] keep
] keep like ] keep like