Mercurial > p > roundup > code
diff doc/glossary.txt @ 796:5324a28060ab
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 24 Jun 2002 01:06:56 +0000 |
| parents | 2f1c59a5bb88 |
| children | 43ab730ee194 |
line wrap: on
line diff
--- a/doc/glossary.txt Mon Jun 24 01:01:00 2002 +0000 +++ b/doc/glossary.txt Mon Jun 24 01:06:56 2002 +0000 @@ -2,7 +2,7 @@ Roundup Glossary ================ -:Version: $Revision: 1.1 $ +:Version: $Revision: 1.2 $ .. contents:: @@ -19,6 +19,10 @@ a collection of data that forms one entry in the hyperdb. property one element of data that makes up a node +schema + the definition of all the classes that make up an instance +instance + I've defined this well somewhere else... -----------------
