aboutsummaryrefslogtreecommitdiff
path: root/src/Reflection/Named/Syntax.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reflection/Named/Syntax.v')
-rw-r--r--src/Reflection/Named/Syntax.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Reflection/Named/Syntax.v b/src/Reflection/Named/Syntax.v
index 28e7256fc..b4846be9a 100644
--- a/src/Reflection/Named/Syntax.v
+++ b/src/Reflection/Named/Syntax.v
@@ -4,7 +4,7 @@ Require Import Crypto.Reflection.Syntax.
Require Import Crypto.Reflection.SmartMap.
Require Import Crypto.Util.PointedProp.
Require Import Crypto.Util.Tuple.
-Require Import Crypto.Util.Tactics.
+(*Require Import Crypto.Util.Tactics.*)
Require Import Crypto.Util.Notations.
Require Import Crypto.Util.LetIn.