From 22613ceb3772722f6e5a5a4470bedd7d6d727474 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 18 Jun 2004 13:14:50 +0000 Subject: small things --- src/GF/Grammar/Macros.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GF/Grammar') diff --git a/src/GF/Grammar/Macros.hs b/src/GF/Grammar/Macros.hs index cdaea6734..5b82b5d1c 100644 --- a/src/GF/Grammar/Macros.hs +++ b/src/GF/Grammar/Macros.hs @@ -272,6 +272,7 @@ constPredefRes s = Q (IC "Predef") (zIdent s) isPredefConstant t = case t of Q (IC "Predef") _ -> True + Q (IC "PredefAbs") _ -> True _ -> False mkSelects :: Term -> [Term] -> Term -- cgit v1.2.3