aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/GiblePargenproofEquiv.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/hls/GiblePargenproofEquiv.v')
-rw-r--r--src/hls/GiblePargenproofEquiv.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hls/GiblePargenproofEquiv.v b/src/hls/GiblePargenproofEquiv.v
index 91688a0..ee1c11c 100644
--- a/src/hls/GiblePargenproofEquiv.v
+++ b/src/hls/GiblePargenproofEquiv.v
@@ -1114,7 +1114,7 @@ Section SEM_PRED_EXEC.
End SEM_PRED_EXEC.
Module HashExprNorm(HS: Hashable).
- Module H := HashTree(HS).
+ Module H := hls.HashTree.HashTree(HS).
Definition norm_tree: Type := PTree.t pred_op * H.hash_tree.