From: Kevin M. Rosenberg Date: Sun, 1 Dec 2002 20:57:25 +0000 (+0000) Subject: r3526: *** empty log message *** X-Git-Tag: debian-2.11.0-2~253 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=a97e41b5db7beeec99583bb862676ce807e062ca;p=hyperobject.git r3526: *** empty log message *** --- diff --git a/docs/hyperobject.lml b/docs/hyperobject.lml new file mode 100644 index 0000000..6ea8673 --- /dev/null +++ b/docs/hyperobject.lml @@ -0,0 +1,17 @@ +;; -*- Mode: Lisp -*- + +(h2 "Slot options") +(ul + (li ":type") + (lu ":length") + (li ":allocation" + (ul + (li ":memory") + (li ":persistent"))) + (li ":key" + (ul + (lu ":unique") + (lu ":shared")) + (li ":inverse") + ) +