aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers/Named/CompileInterp.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Compilers/Named/CompileInterp.v')
-rw-r--r--src/Compilers/Named/CompileInterp.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Compilers/Named/CompileInterp.v b/src/Compilers/Named/CompileInterp.v
index 1c7e42258..9368900e4 100644
--- a/src/Compilers/Named/CompileInterp.v
+++ b/src/Compilers/Named/CompileInterp.v
@@ -1,4 +1,5 @@
(** * PHOAS → Named Representation of Gallina *)
+Require Import Crypto.Compilers.Named.Context.
Require Import Crypto.Compilers.Named.Syntax.
Require Import Crypto.Compilers.Named.NameUtil.
Require Import Crypto.Compilers.Named.NameUtilProperties.