projects
/
hyperobject.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d7503
)
r3526: *** empty log message ***
author
Kevin M. Rosenberg
<kevin@rosenberg.net>
Sun, 1 Dec 2002 20:57:25 +0000
(20:57 +0000)
committer
Kevin M. Rosenberg
<kevin@rosenberg.net>
Sun, 1 Dec 2002 20:57:25 +0000
(20:57 +0000)
docs/hyperobject.lml
[new file with mode: 0644]
patch
|
blob
diff --git a/docs/hyperobject.lml
b/docs/hyperobject.lml
new file mode 100644
(file)
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")
+ )
+