Changeset 444 for branches/thune/thread_safe/boot.c
- Timestamp:
- 08/07/07 01:08:59 (16 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/boot.c
r442 r444 135 135 " reduce\n" 136 136 " dup first\n" 137 " dup series! is-type? [copy] [ string! to] either :val\n"137 " dup series! is-type? [copy] [to-text] either :val\n" 138 138 " next [\n" 139 139 " first val swap append drop\n"
