From: Sven Brauch Date: Sat, 05 Mar 2016 00:04:39 +0000 Subject: Revert "Add syntax highlighting for gcode" X-Git-Tag: v5.20.0 X-Git-Url: http://quickgit.kde.org/?p=ktexteditor.git&a=commitdiff&h=c805f75f893300c7bd0e52159bd4aaedd0e8d37a --- Revert "Add syntax highlighting for gcode" This reverts commit c65cdf81660eca01ab3d0792944a2e96a365bbca. Reverted because it breaks the 2-week string freeze, sorry. Will resubmit this after 5.8. --- --- a/src/syntax/data/gcode.xml +++ /dev/null @@ -1,212 +1,1 @@ - - - - - - - - and - or - xor - eq - ne - gt - ge - lt - le - mod - - - - atan - abs - acos - asin - cos - exp - exists - fix - fup - ln - round - sin - sqrt - tan - - - - sub - endsub - call - return - - - - do - while - endwhile - repeat - endrepeat - break - continue - if - elseif - else - endif - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -