From b1c884be5a70dc7eb90cdddab58d94e40d9b62ee Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 8 Aug 2003 14:53:16 -0500 Subject: [svn-r7330] Purpose: Update docs Description: Update DDL for format change of unnamed datatypes. --- doc/html/ddl.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/html/ddl.html b/doc/html/ddl.html index e245def..e8d1efc 100644 --- a/doc/html/ddl.html +++ b/doc/html/ddl.html @@ -115,8 +115,7 @@ This section contains a brief explanation of the symbols used in the DDL. <unamed_datatype> ::= DATATYPE <unamed_type_name> { <datatype> } <unamed_type_name> ::= the assigned name for unamed type is in the form of - #oid1:oid2, where oid1 and oid2 are the object ids - of the type + #oid, where oid is the object id of the type <atomic_type> ::= <integer> | <float> | <time> | <string> | <bitfield> | <opaque> | <reference> | <enum> -- cgit v0.12