diff options
Diffstat (limited to 'dbutil.txi')
-rw-r--r-- | dbutil.txi | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -162,8 +162,7 @@ filename, and the lock certificate (if locked). @defun define-domains rdb row5 @dots{} Adds the domain rows @var{row5} @dots{} to the @samp{*domains-data*} table -in @var{rdb}. The format of the row is given in @ref{Catalog -Representation}. +in @var{rdb}. The format of the row is given in @ref{Catalog Representation}. @example (define-domains rdb '(permittivity #f complex? c64 #f)) |