Show
Ignore:
Timestamp:
08/11/07 04:53:46 (16 months ago)
Author:
krobillard
Message:

Removed slice! datatype - series now have an end.
Added slice test.
ur_makeBinary() now takes pointer argument.
Fixed bug in _makeComponent().
Fixed compiler warnings. Minor optimization to if/.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/boot.c

    r444 r450  
    157157  "      ; fullpath file\n" 
    158158  "      next\n" 
    159   "      dup2 slice! rot.r make\n" 
     159  "      dup2 slice\n" 
    160160  "      rot.r nip\n" 
    161161  "    ]\n"