[CM] Unbound Variable: butlast (SND Daily 20060517)

Bill Schottstaedt bil@ccrma.Stanford.EDU
Wed, 17 May 2006 12:12:38 -0700


"butlast" is defined in ice-9/common-list.  Probably the simplest
way to get it loaded is to add

(use-modules (ice-9 common-list))

to you snd initialization file.