diff options
| author | Son HO | 2022-10-21 11:14:15 +0200 | 
|---|---|---|
| committer | GitHub | 2022-10-21 11:14:15 +0200 | 
| commit | b4be489e7a5753bcc7f8714273ae71260fac53ce (patch) | |
| tree | 45459740595bcdd70e5f4856b8499d1680d4ab91 /.gitignore | |
| parent | 53a2b8a2989485e8885d02c786206de84c9fd91d (diff) | |
| parent | d62563cf9b8ef29ce20e810a5b1da999122c7a2f (diff) | |
Merge pull request #4 from AeneasVerif/son_update_charon
Update the code to account for changes in Charon
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -34,6 +34,10 @@ rust-tests/target/  # F*  .depend  *.hints +tests/betree/obj/ +tests/hashmap/obj/ +tests/hashmap_on_disk/obj/ +tests/misc/obj/  # Misc  /fstar-tests | 
