Skip to content

Commit

Permalink
fixed a minor error in the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
tgmattso committed Dec 25, 2023
1 parent 6692c3f commit 5ab5e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graph-api-c/appendices.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ \chapter{Revision history}
\item We augmented the deserialization method so if passed a type parameter of {\sf GrB\_NULL}
it will infer type information needed for deserialization of a GraphBLAS matrix.

\item We added a new built-in descriptor {\sf GrB\_COMP\_STRUCTURE} and an explicit reference
to the default value of a descriptor field, {\sf GrB\_DEFAULT}.
\item We added new field values of type GrB\_Desc\_Value for use when working
with Descriptors, {\sf GrB\_COMP\_STRUCTURE} and {\sf GrB\_DEFAULT}.

%%% Originial Text .... <<<< remove once we finalize on the above text>>>>
%\item Added {\sf GrB\_get} and {\sf GrB\_set} methods, and associated
Expand Down

0 comments on commit 5ab5e4e

Please sign in to comment.