From 00ee28c8c4c9d6f63f1c4153566f8a1ff68606b3 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 10 Apr 2017 14:41:10 -0400 Subject: Split off Compilers.Named.Context --- src/Compilers/Named/InterpretToPHOASInterp.v | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Compilers/Named/InterpretToPHOASInterp.v') diff --git a/src/Compilers/Named/InterpretToPHOASInterp.v b/src/Compilers/Named/InterpretToPHOASInterp.v index 0772721f6..88fb2d8a0 100644 --- a/src/Compilers/Named/InterpretToPHOASInterp.v +++ b/src/Compilers/Named/InterpretToPHOASInterp.v @@ -1,3 +1,4 @@ +Require Import Crypto.Compilers.Named.Context. Require Import Crypto.Compilers.Named.Syntax. Require Import Crypto.Compilers.Named.Wf. Require Import Crypto.Compilers.Named.ContextDefinitions. -- cgit v1.2.3