From 300a48659ba0dc3c3cf3c0d66c8901149e7ff83f Mon Sep 17 00:00:00 2001 From: Tythos Date: Wed, 20 Jul 2016 14:52:29 -0700 Subject: [PATCH] Update MATLAB keywords Closes ##2109 Added new (>r2008) MATLAB keywords, as returned by MATLAB iskeyword() commant --- PowerEditor/src/langs.model.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/langs.model.xml b/PowerEditor/src/langs.model.xml index 4124dc0b1..d970f93f3 100644 --- a/PowerEditor/src/langs.model.xml +++ b/PowerEditor/src/langs.model.xml @@ -148,7 +148,7 @@ - break case catch continue else elseif end for function global if otherwise persistent return switch try while + break case catch classdef continue else elseif end for function global if otherwise parfor persistent return switch try while