Skip to content

Commit

Permalink
Add comment regarding keyword status of 'nondiscrete'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 13, 2020
1 parent c41868c commit 3baf41e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions preamble.tex
Expand Up @@ -208,7 +208,9 @@
each,encapsulated,enumeration,else,elseif,elsewhen,end,%
exit,% henrikt-ma: What is 'exit' doing here?
expandable,extends,external,final,flow,for,%
function,if,in,inner,initial,input,import,loop,model,nondiscrete,operator,outer,%
function,if,in,inner,initial,input,import,loop,model,%
nondiscrete,% Not a keyword anymore, right?
operator,outer,%
output,package,parameter,partial,record,redeclare,replaceable,return,%
size,stream,terminate,then,type,when,while,within,algorithm,equation,%
protected,public,and,false,not,or,true,pure,impure,transition,initialState},%
Expand Down Expand Up @@ -239,7 +241,9 @@
morekeywords=[2]{%
letters,annotation,assert,block,break,class,connector,constant,constrainedby,discrete,%
each,encapsulated,else,elseif,elsewhen,end,exit,expandable,extends,external,final,flow,for,%
function,if,in,inner,initial,input,import,loop,model,nondiscrete,operator,outer,%
function,if,in,inner,initial,input,import,loop,model,%
nondiscrete,% Not a keyword anymore, right?
operator,outer,%
output,package,parameter,partial,record,redeclare,replaceable,return,%
size,stream,terminate,then,type,when,while,algorithm,equation,%
protected,public,and,false,not,or,true,pure,impure,stream,transition,initialState,%
Expand Down

0 comments on commit 3baf41e

Please sign in to comment.