mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
gt Term
This commit is contained in:
@@ -66,7 +66,7 @@ public class GFEditor2 extends JFrame implements ActionListener, CaretListener,
|
||||
"erase", "take100", "text", "code", "latexfile",
|
||||
"structured", "unstructured" };
|
||||
private String [] modifyMenu = {"Modify", "identity","transfer",
|
||||
"compute", "paraphrase", "typecheck", "solve", "context" };
|
||||
"compute", "paraphrase", "generate","typecheck", "solve", "context" };
|
||||
// private String [] modeMenu = {"Menus", "printname",
|
||||
// "plain", "short", "long", "typed", "untyped" };
|
||||
private static String [] newMenu = {"New"};
|
||||
|
||||
Reference in New Issue
Block a user