Skip to content

Commit 0f08b58

Browse files
author
Daniel Kroening
committed
__CPROVER_isinf heading
1 parent aca7419 commit 0f08b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/html-manual/api.shtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ void __CPROVER_cover(_Bool condition);
114114
<p class="justified">
115115
</p>
116116

117-
<h4>__CPROVER_isnan, __CPROVER_isfinite, __CPROVER_isfinite,
118-
__CPROVER_isfinite, __CPROVER_sign</h4>
117+
<h4>__CPROVER_isnan, __CPROVER_isfinite, __CPROVER_isinf,
118+
__CPROVER_isnormal, __CPROVER_sign</h4>
119119

120120
<hr>
121121
<code>

0 commit comments

Comments
 (0)