changeset 35:82c528f85357

Modified description of miicv_setint.
author neelin <neelin>
date Tue, 01 Dec 1992 16:38:21 +0000
parents 1e7732fef9ae
children 1bf1cfad6784
files doc/prog_ref.tex
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/prog_ref.tex
+++ b/doc/prog_ref.tex
@@ -784,7 +784,8 @@
 \end{verbatim}
 
 \item \code{miicv\_setint} : Set an integer icv property
-(\code{MI\_ICV\_ADIM\_SIZE} and \code{MI\_ICV\_BDIM\_SIZE} can also be
+(properties \code{MI\_ICV\_DIM\_SIZE}, \code{MI\_ICV\_ADIM\_SIZE}
+and \code{MI\_ICV\_BDIM\_SIZE} can also be 
 set with this routine, even though they are long values).
 \begin{verbatim}
 public int miicv_setint(int icvid, int icv_property, int value);