diff options
Diffstat (limited to 'dbutil.scm')
-rw-r--r-- | dbutil.scm | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -381,8 +381,7 @@ ;;@body ;;Adds the domain rows @2 @dots{} to the @samp{*domains-data*} table -;;in @1. The format of the row is given in @ref{Catalog -;;Representation}. +;;in @1. The format of the row is given in @ref{Catalog Representation}. ;; ;;@example ;;(define-domains rdb '(permittivity #f complex? c64 #f)) |