Give the actual interpolation function a name.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Dec 2008 10:55:49 +0000 (11:55 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Dec 2008 10:55:49 +0000 (11:55 +0100)
commitb462f96afce66566689b86180abdca0e8f86f0dd
tree54596b8da9a0e6b337f490e3aab004645079adcc
parent18f5352338f35fa779bbb313c6266cf0567155db
Give the actual interpolation function a name.

The interpolate function returns a reference to the actual interpolation
function. This was previously an anonymous function. By naming it, other
plugins can use the code as well.
general/interpolate_fancy