aboutsummaryrefslogtreecommitdiff
path: root/src/Assembly/AlmostQhasm.v
diff options
context:
space:
mode:
authorGravatar Robert Sloan <varomodt@gmail.com>2016-06-22 13:22:16 -0400
committerGravatar Robert Sloan <varomodt@gmail.com>2016-06-22 13:45:27 -0400
commitb942db6abaac7243c3901785bde0f3c4c1f46e6d (patch)
tree6fe4aa22fabf3c6de5a2cc1239fc656148336b65 /src/Assembly/AlmostQhasm.v
parent63791ec2ce801aaa2313dea172e97c3988487c1c (diff)
Fix build process
Fix build process Fix build process
Diffstat (limited to 'src/Assembly/AlmostQhasm.v')
-rw-r--r--src/Assembly/AlmostQhasm.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Assembly/AlmostQhasm.v b/src/Assembly/AlmostQhasm.v
index 5a3f1beea..f3ed925c7 100644
--- a/src/Assembly/AlmostQhasm.v
+++ b/src/Assembly/AlmostQhasm.v
@@ -1,4 +1,4 @@
-Require Import QhasmEvalCommon.
+Require Import QhasmCommon QhasmEvalCommon.
Require Import Language.
Require Import List.