]> git.lyx.org Git - features.git/blobdiff - src/trans_decl.h
small changes read changelog
[features.git] / src / trans_decl.h
index df36f7cb0d46430b930ef4f72f4ee2910d1e365c..d26f05cecfdf58571b30d067b5fd05900187a5d6 100644 (file)
@@ -11,6 +11,7 @@ struct Keyexc {
        char c;
        /// exception data
        string data;
+       ///
        Keyexc * next;
        /// Combination with another deadkey
        bool combined;
@@ -27,8 +28,10 @@ struct KmodInfo {
        string data;
        ///
        tex_accent accent;
+#if 0
        ///
        string allowed;
+#endif
        ///
        KmodException exception_list;
        ///