Skip to content

Commit

Permalink
Fix another def_compute
Browse files Browse the repository at this point in the history
  • Loading branch information
myreen committed Aug 4, 2019
1 parent e2643a9 commit 91e01be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/backend/ag32/proofs/ag32_memoryProofScript.sml
Expand Up @@ -896,7 +896,7 @@ val bare_asm_conv =
combinLib.add_combin_compset],
computeLib.Defs [
UPDATE_def,
asmSemTheory.write_mem_word_def_compute],
asmSemTheory.write_mem_word_compute],
computeLib.Tys [``:'a asmSem$asm_state``]])

val asm_conv =
Expand Down

0 comments on commit 91e01be

Please sign in to comment.