Changeset 294 for trunk/thune/boot.c

Show
Ignore:
Timestamp:
10/06/06 17:21:12 (2 years ago)
Author:
krobillard
Message:

Thune - Added 'limit.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/boot.c

    r262 r294  
    171171  "] proc :dirize    ; (path -- path)\n" 
    172172  "[0 swap add] proc :to-dec\n" 
     173  "[rot minimum maximum] proc :limit   ; (n min max -- n)\n" 
    173174  "[blk | ctx num word]\n" 
    174175  "[\n"