From 0f21f8f3436d732838dc76da0c1005eb332961ff Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 18 Jun 2008 07:22:30 +0000 Subject: macros for commands (dc) and terms (dt) --- src-3.0/GF/Command/Abstract.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src-3.0/GF/Command/Abstract.hs') diff --git a/src-3.0/GF/Command/Abstract.hs b/src-3.0/GF/Command/Abstract.hs index 31858a1f9..2b9ce5d1d 100644 --- a/src-3.0/GF/Command/Abstract.hs +++ b/src-3.0/GF/Command/Abstract.hs @@ -25,6 +25,7 @@ data Value data Argument = AExp Exp | ANoArg + | AMacro Ident deriving (Eq,Ord,Show) valIdOpts :: String -> String -> [Option] -> String -- cgit v1.2.3