add printf
This commit is contained in:
parent
205718dcf3
commit
ff5743d3e7
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ if !exists("nasal_no_fgfs")
|
|||
syn keyword nasalFGFSFunction geodtocart carttogeod geodinfo parsexml airportinfo abort
|
||||
|
||||
syn keyword nasalGlobalsFunction isa fgcommand cmdarg abs interpolate setlistener defined printlog
|
||||
syn keyword nasalGlobalsFunction thisfunc
|
||||
syn keyword nasalGlobalsFunction thisfunc printf
|
||||
|
||||
syn keyword nasalPropsFunction getType getName getIndex getValue setValue setIntValue
|
||||
syn keyword nasalPropsFunction setBoolValue setDoubleValue getParent getChild getChildren
|
||||
|
|
Loading…
Add table
Reference in a new issue