mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
macros for commands (dc) and terms (dt)
This commit is contained in:
@@ -25,6 +25,7 @@ data Value
|
||||
data Argument
|
||||
= AExp Exp
|
||||
| ANoArg
|
||||
| AMacro Ident
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
valIdOpts :: String -> String -> [Option] -> String
|
||||
|
||||
Reference in New Issue
Block a user