Skip to content

Commit

Permalink
fix doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Delmas committed Jan 16, 2025
1 parent 1405144 commit e98ffb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Each of these translation passes is implemented in a specific class:
@ref dfcc_instrumentt | Implements @ref contracts-dev-spec-dfcc for @ref goto_functiont, @ref goto_programt, or subsequences of instructions of @ref goto_programt
@ref dfcc_is_fresht | Implements @ref contracts-dev-spec-is-fresh
@ref dfcc_pointer_in_ranget | Implements @ref contracts-dev-spec-pointer-in-range
@ref dfcc_pointer_euqalst | Implements @ref contracts-dev-spec-pointer-equals
@ref dfcc_pointer_equalst | Implements @ref contracts-dev-spec-pointer-equals
@ref dfcc_lift_memory_predicatest | Implements @ref contracts-dev-spec-memory-predicates-rewriting
@ref dfcc_is_freeablet | Implements @ref contracts-dev-spec-is-freeable
@ref dfcc_obeys_contractt | Implements @ref contracts-dev-spec-obeys-contract
Expand Down

0 comments on commit e98ffb3

Please sign in to comment.