Move copy-to-destination to grid
The generic function definition for copy-to-destination is now in grid/ and the c-array package. This will make it accessible to non-GSLL foreign library interfaces, but the new location is a bit deceptive because a new method needn't be a subclass of foreign-array.
grid/copy.lisp
0 → 100644
Please register or sign in to comment