From c6e8be8aa95d3fd6ca33e187ff9f5390bb574400 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 31 Oct 2016 16:22:11 -0400 Subject: Implicits for SmartVarMapT --- src/Reflection/Syntax.v | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Reflection/Syntax.v b/src/Reflection/Syntax.v index 7df4c2a4d..4e650203c 100644 --- a/src/Reflection/Syntax.v +++ b/src/Reflection/Syntax.v @@ -293,6 +293,7 @@ Global Arguments SmartVar {_ _ _ _ _} _. Global Arguments SmartVal {_} T _ t. Global Arguments SmartVarVar {_ _ _ _ _} _. Global Arguments SmartVarMap {_ _ _} _ {_} _. +Global Arguments SmartVarMapT {_ _ _} _ _ {_} _. Global Arguments SmartConst {_ _ _ _ _} _. Global Arguments Op {_ _ _ _ _ _} _ _. Global Arguments LetIn {_ _ _ _ _} _ {_} _. -- cgit v1.2.3