summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlasdair Armstrong2019-10-28 15:46:40 +0000
committerAlasdair Armstrong2019-10-28 16:30:21 +0000
commitda209f9f4bb1772a0b37327fc8d949e240602484 (patch)
treee8a7e08854f8dd42555d89821bc5103729de8341 /.gitignore
parent3674c9c1ba813fdaec03666777347f05fe421760 (diff)
Fix jib.ott and SMT regressions
SMT seems sensitive to gensym counter being reset between definitions, but it shouldn't care due to unique_per_function_ids... need to investigate further. Only causes a single test to fail so must be subtle. Diffing between the bad/good versions reveals a few lines of generated SMT go missing when the gensym counter is reset.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 192fa6be..3bd2cdd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ lib/hol/sail-heap
/src/sail.docdir
/src/ast.lem
/src/ast.ml
+/src/jib.lem
/src/jib.ml
/src/manifest.ml