Skip to content

Commit

Permalink
Update engine/names/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: jschneider-bensch <[email protected]>
  • Loading branch information
W95Psp and jschneider-bensch authored Jan 15, 2024
1 parent 69ef8e8 commit e1713bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/names/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Note this will also make `Option` available.
## How names are generated in OCaml
The subcrate `hax-engine-names-extract` runs `cargo hax into json` on
the crate `hax-engine-names`, and extracts all the names it finds,
along with other informations.
along with other information.

Those names are compiled into the enumeration type
`Concrete_ident_generated.name`. You can look at those names by
Expand Down

0 comments on commit e1713bd

Please sign in to comment.