diff options
| author | jp | 2020-02-12 17:46:48 +0000 |
|---|---|---|
| committer | jp | 2020-02-12 17:46:48 +0000 |
| commit | ed8bccd927306551f93d5aab8d0e2a92b9e5d227 (patch) | |
| tree | 55bf788c8155f0c7d024f2147f5eb3873729b02a /lib/hol | |
| parent | 31a65c9b7383d2a87da0fbcf5c265d533146ac23 (diff) | |
| parent | 4a72cb8084237161d0bccc66f27d5fb6d24315e0 (diff) | |
Merge branch 'sail2' of https://github.com/rems-project/sail into sail2
Diffstat (limited to 'lib/hol')
| -rw-r--r-- | lib/hol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hol/Makefile b/lib/hol/Makefile index c863a05b..ccd871dc 100644 --- a/lib/hol/Makefile +++ b/lib/hol/Makefile @@ -1,7 +1,7 @@ LEM_DIR?=$(shell opam config var lem:share) LEMSRC = \ - ../../src/lem_interp/sail2_instr_kinds.lem \ + ../../src/gen_lib/sail2_instr_kinds.lem \ ../../src/gen_lib/sail2_values.lem \ ../../src/gen_lib/sail2_operators.lem \ ../../src/gen_lib/sail2_operators_mwords.lem \ |
