malcolm: Mon Oct 23 18:44:18 CEST 2000 nhc/src/runtime/Builtin primIndex.c primVector.c Update of /usr/src/master/nhc/src/runtime/Builtin In directory hinken:/tmp/cvs-serv2891 Modified Files: primIndex.c primVector.c Log Message: Add FFI implementations of the Vector operations (for IOArray and Array). Fix a bug in the Vector index routine (swapped argument order!).