mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 21:39:32 -06:00
some fixes for Shae
This commit is contained in:
@@ -166,7 +166,7 @@ optionsOfCommand co = case co of
|
||||
CHelp _ -> opts "all"
|
||||
|
||||
CImpure ICEditSession -> opts "f"
|
||||
CImpure ICTranslateSession -> both "f" "cat"
|
||||
CImpure ICTranslateSession -> both "f langs" "cat"
|
||||
|
||||
_ -> none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user