Corrected concatenation of vectors to retain the simple-array type, I forgot the...

Commit by leighsmith :: r156 /trunk/nlisp-core.lisp: (link) Corrected concatenation of vectors to retain the simple-array type, I forgot the typeexpression was quoted, duh and so we ended up with a simple-vector of dubious element-type.