r11039: use initialize-instance :around direct-slot-definition to be more amop compliant
[hyperobject.git] / debian / README.Debian
1 Installing hyperobject into your CL implementation that uses
2 Debian's Common Lisp Controller is easy. Just enter
3
4 (require 'hyperobject)
5
6 and a precompiled version of hyperobject should be loaded.