Skip to content

Commit

Permalink
Add missing def to backendComputeLib
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarabrahamsson committed Apr 6, 2018
1 parent f558050 commit 28ba7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/backend/backendComputeLib.sml
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ val add_backend_compset = computeLib.extend_compset
,data_to_wordTheory.LongDiv1_location_eq
,data_to_wordTheory.LongDiv_location_eq
,data_to_wordTheory.MemCopy_location_eq
,data_to_wordTheory.Dummy_location_eq
,data_to_wordTheory.Install_location_eq
,data_to_wordTheory.InstallCode_location_eq
,data_to_wordTheory.InstallData_location_eq
Expand Down

0 comments on commit 28ba7fc

Please sign in to comment.