mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
*** empty log message ***
This commit is contained in:
@@ -21,7 +21,7 @@ public class GFEditor2 extends JFrame implements ActionListener, CaretListener,
|
||||
public MouseEvent m2;
|
||||
public static String selectedText="";
|
||||
|
||||
public static boolean debug = true;
|
||||
public static boolean debug = false;
|
||||
public static boolean debug3 = false;
|
||||
public static boolean debug2 = true;
|
||||
public static boolean selectionCheck = false;
|
||||
|
||||
Reference in New Issue
Block a user