diff --git a/templates/GenericTemplate.hs b/templates/GenericTemplate.hs index 7800aa3..35a4b3b 100644 --- a/templates/GenericTemplate.hs +++ b/templates/GenericTemplate.hs @@ -239,6 +239,3 @@ alexRightContext IBOX(sc) user _ _ input = -- match when checking the right context, just -- the first match will do. #endif - --- used by wrappers -iUnbox IBOX(i) = i