Skip to content

Commit

Permalink
Fix to_bvlProg
Browse files Browse the repository at this point in the history
  • Loading branch information
xrchz committed Dec 22, 2018
1 parent 6e7962e commit 7561412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/bootstrap/translation/to_bvlProgScript.sml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Translate the backend phase from closLang to BVL.
*)
open preamble ml_translatorLib ml_translatorTheory to_closProgTheory
local open backendTheory in end

val _ = new_theory "to_bvlProg";
val _ = translation_extends "to_closProg";
Expand Down

0 comments on commit 7561412

Please sign in to comment.