github-linguist 4.5.9 → 4.5.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 86f77e2b2f3446f20253f953ebad5091a0e995d8
4
- data.tar.gz: a644a846d8f79803315f652c9d73db64a7c31301
3
+ metadata.gz: d2b2d18b73846a9249f704181eaf135773ae922f
4
+ data.tar.gz: 81ff396af67a40f0692b77b3835ea998ce04008e
5
5
  SHA512:
6
- metadata.gz: 5ecec81fafcf1a4839e87e6ac50e5b858113d3eab5cd9f1daf2f81a3cd247158a5da15ef5212e22c904282bae9ccfb9e7d6a6c4c18839860a2b17536753270e0
7
- data.tar.gz: 1a0db46d48d2accf048c0e7ea71c9882a99c142c3832789ec8a51801c0af346c7a7f0b57a65d23c8e63f4ad3a6f869df67ddbc4614a8b284ab224405d858e3f5
6
+ metadata.gz: b527edd4cd24bc1d28429057f1aa665368f18e147602869946a31d1d22ca5729244b14c7842799b73ea57d20b6b1c2a23fb71c57b00256af8ba7117d007de7a7
7
+ data.tar.gz: fa1f3bc09889de0e9f932eaafd05cbdf81fd014dfec58e04df98f1b92241167283112de850a87edd1a9cc2e97991b60edd156391a9130790c9c2da115b247fdb
@@ -16,6 +16,7 @@
16
16
 
17
17
  ## Documentation files ##
18
18
 
19
+ - (^|/)CHANGE(S|LOG)?(\.|$)
19
20
  - (^|/)CONTRIBUTING(\.|$)
20
21
  - (^|/)COPYING(\.|$)
21
22
  - (^|/)INSTALL(\.|$)
@@ -284,6 +284,12 @@ module Linguist
284
284
  end
285
285
  end
286
286
 
287
+ disambiguate "Text", "NCL" do |data|
288
+ if data.include?("THE_TITLE")
289
+ Language["Text"]
290
+ end
291
+ end
292
+
287
293
  disambiguate "NL", "NewLisp" do |data|
288
294
  if /^(b|g)[0-9]+ /.match(data)
289
295
  Language["NL"]
@@ -327,5 +333,11 @@ module Linguist
327
333
  Language["GAS"]
328
334
  end
329
335
  end
336
+
337
+ disambiguate "xBase", "Charity" do |data|
338
+ if /^\s*#\s*(if|ifdef|ifndef|define|command|xcommand|translate|xtranslate|include|pragma|undef)\b/i.match(data)
339
+ Language["xBase"]
340
+ end
341
+ end
330
342
  end
331
343
  end
@@ -0,0 +1 @@
1
+ {"ABAP":{"type":"programming","color":"#E8274B","extensions":[".abap"],"ace_mode":"abap"},"AGS Script":{"type":"programming","color":"#B9D9FF","aliases":["ags"],"extensions":[".asc",".ash"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"AMPL":{"type":"programming","color":"#E6EFBB","extensions":[".ampl",".mod"],"tm_scope":"source.ampl","ace_mode":"text"},"ANTLR":{"type":"programming","color":"#9DC3FF","extensions":[".g4"],"ace_mode":"text"},"API Blueprint":{"type":"markup","color":"#2ACCA8","ace_mode":"markdown","extensions":[".apib"],"tm_scope":"text.html.markdown.source.gfm.apib"},"APL":{"type":"programming","color":"#5A8164","extensions":[".apl",".dyalog"],"tm_scope":"source.apl","ace_mode":"text"},"ASP":{"type":"programming","color":"#6a40fd","search_term":"aspx-vb","tm_scope":"text.html.asp","aliases":["aspx","aspx-vb"],"extensions":[".asp",".asax",".ascx",".ashx",".asmx",".aspx",".axd"],"ace_mode":"text"},"ATS":{"type":"programming","color":"#1ac620","aliases":["ats2"],"extensions":[".dats",".hats",".sats"],"tm_scope":"source.ats","ace_mode":"ocaml"},"ActionScript":{"type":"programming","tm_scope":"source.actionscript.3","color":"#882B0F","search_term":"as3","aliases":["actionscript 3","actionscript3","as3"],"extensions":[".as"],"ace_mode":"actionscript"},"Ada":{"type":"programming","color":"#02f88c","extensions":[".adb",".ada",".ads"],"aliases":["ada95","ada2005"],"ace_mode":"ada"},"Agda":{"type":"programming","color":"#315665","extensions":[".agda"],"ace_mode":"text"},"Alloy":{"type":"programming","color":"#cc5c24","extensions":[".als"],"ace_mode":"text"},"Ant Build System":{"type":"data","tm_scope":"text.xml.ant","filenames":["ant.xml","build.xml"],"ace_mode":"xml"},"ApacheConf":{"type":"markup","aliases":["aconf","apache"],"extensions":[".apacheconf",".vhost"],"tm_scope":"source.apache-config","ace_mode":"apache_conf"},"Apex":{"type":"programming","extensions":[".cls"],"tm_scope":"source.java","ace_mode":"java"},"AppleScript":{"type":"programming","aliases":["osascript"],"extensions":[".applescript",".scpt"],"interpreters":["osascript"],"ace_mode":"applescript"},"Arc":{"type":"programming","color":"#aa2afe","extensions":[".arc"],"tm_scope":"none","ace_mode":"text"},"Arduino":{"type":"programming","color":"#bd79d1","extensions":[".ino"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"AsciiDoc":{"type":"prose","ace_mode":"asciidoc","wrap":true,"extensions":[".asciidoc",".adoc",".asc"],"tm_scope":"text.html.asciidoc"},"AspectJ":{"type":"programming","color":"#a957b0","extensions":[".aj"],"tm_scope":"none","ace_mode":"text"},"Assembly":{"type":"programming","color":"#6E4C13","search_term":"nasm","aliases":["nasm"],"extensions":[".asm",".a51",".inc",".nasm"],"tm_scope":"source.asm.x86","ace_mode":"assembly_x86"},"Augeas":{"type":"programming","extensions":[".aug"],"tm_scope":"none","ace_mode":"text"},"AutoHotkey":{"type":"programming","color":"#6594b9","aliases":["ahk"],"extensions":[".ahk",".ahkl"],"tm_scope":"source.ahk","ace_mode":"autohotkey"},"AutoIt":{"type":"programming","color":"#1C3552","aliases":["au3","AutoIt3","AutoItScript"],"extensions":[".au3"],"tm_scope":"source.autoit.3","ace_mode":"autohotkey"},"Awk":{"type":"programming","extensions":[".awk",".auk",".gawk",".mawk",".nawk"],"interpreters":["awk","gawk","mawk","nawk"],"ace_mode":"text"},"Batchfile":{"type":"programming","search_term":"bat","aliases":["bat","batch","dosbatch","winbatch"],"extensions":[".bat",".cmd"],"tm_scope":"source.dosbatch","ace_mode":"batchfile"},"Befunge":{"type":"programming","extensions":[".befunge"],"ace_mode":"text"},"Bison":{"type":"programming","group":"Yacc","tm_scope":"source.bison","extensions":[".bison"],"ace_mode":"text"},"BitBake":{"type":"programming","tm_scope":"none","extensions":[".bb"],"ace_mode":"text"},"BlitzBasic":{"type":"programming","aliases":["b3d","blitz3d","blitzplus","bplus"],"extensions":[".bb",".decls"],"tm_scope":"source.blitzmax","ace_mode":"text"},"BlitzMax":{"type":"programming","color":"#cd6400","extensions":[".bmx"],"aliases":["bmax"],"ace_mode":"text"},"Bluespec":{"type":"programming","extensions":[".bsv"],"tm_scope":"source.bsv","ace_mode":"verilog"},"Boo":{"type":"programming","color":"#d4bec1","extensions":[".boo"],"ace_mode":"text"},"Brainfuck":{"type":"programming","color":"#2F2530","extensions":[".b",".bf"],"tm_scope":"source.bf","ace_mode":"text"},"Brightscript":{"type":"programming","extensions":[".brs"],"tm_scope":"source.brightscript","ace_mode":"text"},"Bro":{"type":"programming","extensions":[".bro"],"ace_mode":"text"},"C":{"type":"programming","color":"#555555","extensions":[".c",".cats",".h",".idc",".w"],"interpreters":["tcc"],"ace_mode":"c_cpp"},"C#":{"type":"programming","ace_mode":"csharp","tm_scope":"source.cs","search_term":"csharp","color":"#178600","aliases":["csharp"],"extensions":[".cs",".cshtml",".csx"]},"C++":{"type":"programming","ace_mode":"c_cpp","search_term":"cpp","color":"#f34b7d","aliases":["cpp"],"extensions":[".cpp",".c++",".cc",".cp",".cxx",".h",".h++",".hh",".hpp",".hxx",".inc",".inl",".ipp",".tcc",".tpp"]},"C-ObjDump":{"type":"data","extensions":[".c-objdump"],"tm_scope":"objdump.x86asm","ace_mode":"assembly_x86"},"C2hs Haskell":{"type":"programming","group":"Haskell","aliases":["c2hs"],"extensions":[".chs"],"tm_scope":"source.haskell","ace_mode":"haskell"},"CLIPS":{"type":"programming","extensions":[".clp"],"tm_scope":"source.clips","ace_mode":"text"},"CMake":{"type":"programming","extensions":[".cmake",".cmake.in"],"filenames":["CMakeLists.txt"],"ace_mode":"text"},"COBOL":{"type":"programming","extensions":[".cob",".cbl",".ccp",".cobol",".cpy"],"ace_mode":"cobol"},"CSS":{"type":"markup","tm_scope":"source.css","ace_mode":"css","color":"#563d7c","extensions":[".css"]},"Cap'n Proto":{"type":"programming","tm_scope":"source.capnp","extensions":[".capnp"],"ace_mode":"text"},"CartoCSS":{"type":"programming","aliases":["Carto"],"extensions":[".mss"],"ace_mode":"text","tm_scope":"source.css.mss"},"Ceylon":{"type":"programming","extensions":[".ceylon"],"ace_mode":"text"},"Chapel":{"type":"programming","color":"#8dc63f","aliases":["chpl"],"extensions":[".chpl"],"ace_mode":"text"},"Charity":{"type":"programming","extensions":[".ch"],"tm_scope":"none","ace_mode":"text"},"ChucK":{"type":"programming","extensions":[".ck"],"tm_scope":"source.java","ace_mode":"java"},"Cirru":{"type":"programming","color":"#ccccff","ace_mode":"cirru","extensions":[".cirru"]},"Clarion":{"type":"programming","color":"#db901e","ace_mode":"text","extensions":[".clw"],"tm_scope":"source.clarion"},"Clean":{"type":"programming","color":"#3F85AF","extensions":[".icl",".dcl"],"tm_scope":"none","ace_mode":"text"},"Clojure":{"type":"programming","ace_mode":"clojure","color":"#db5855","extensions":[".clj",".boot",".cl2",".cljc",".cljs",".cljs.hl",".cljscm",".cljx",".hic"],"filenames":["riemann.config"]},"CoffeeScript":{"type":"programming","tm_scope":"source.coffee","ace_mode":"coffee","color":"#244776","aliases":["coffee","coffee-script"],"extensions":[".coffee","._coffee",".cjsx",".cson",".iced"],"filenames":["Cakefile"],"interpreters":["coffee"]},"ColdFusion":{"type":"programming","group":"ColdFusion","ace_mode":"coldfusion","color":"#ed2cd6","search_term":"cfm","aliases":["cfm","cfml","coldfusion html"],"extensions":[".cfm",".cfml"],"tm_scope":"text.html.cfm"},"ColdFusion CFC":{"type":"programming","group":"ColdFusion","ace_mode":"coldfusion","color":"#ed2cd6","search_term":"cfc","aliases":["cfc"],"extensions":[".cfc"],"tm_scope":"source.cfscript"},"Common Lisp":{"type":"programming","tm_scope":"source.lisp","color":"#3fb68b","aliases":["lisp"],"extensions":[".lisp",".asd",".cl",".l",".lsp",".ny",".podsl"],"interpreters":["lisp","sbcl","ccl","clisp","ecl"],"ace_mode":"lisp"},"Component Pascal":{"type":"programming","color":"#b0ce4e","extensions":[".cp",".cps"],"tm_scope":"source.pascal","aliases":["delphi","objectpascal"],"ace_mode":"pascal"},"Cool":{"type":"programming","extensions":[".cl"],"tm_scope":"source.cool","ace_mode":"text"},"Coq":{"type":"programming","extensions":[".coq",".v"],"ace_mode":"text"},"Cpp-ObjDump":{"type":"data","extensions":[".cppobjdump",".c++-objdump",".c++objdump",".cpp-objdump",".cxx-objdump"],"tm_scope":"objdump.x86asm","aliases":["c++-objdumb"],"ace_mode":"assembly_x86"},"Creole":{"type":"prose","wrap":true,"extensions":[".creole"],"tm_scope":"text.html.creole","ace_mode":"text"},"Crystal":{"type":"programming","color":"#776791","extensions":[".cr"],"ace_mode":"ruby","tm_scope":"source.crystal","interpreters":["crystal"]},"Cucumber":{"type":"programming","extensions":[".feature"],"tm_scope":"text.gherkin.feature","aliases":["gherkin"],"ace_mode":"text"},"Cuda":{"type":"programming","extensions":[".cu",".cuh"],"tm_scope":"source.cuda-c++","ace_mode":"c_cpp"},"Cycript":{"type":"programming","extensions":[".cy"],"tm_scope":"source.js","ace_mode":"javascript"},"Cython":{"type":"programming","group":"Python","extensions":[".pyx",".pxd",".pxi"],"aliases":["pyrex"],"ace_mode":"text"},"D":{"type":"programming","color":"#fcd46d","extensions":[".d",".di"],"ace_mode":"d"},"D-ObjDump":{"type":"data","extensions":[".d-objdump"],"tm_scope":"objdump.x86asm","ace_mode":"assembly_x86"},"DIGITAL Command Language":{"type":"programming","aliases":["dcl"],"extensions":[".com"],"tm_scope":"none","ace_mode":"text"},"DM":{"type":"programming","color":"#447265","extensions":[".dm"],"aliases":["byond"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"DTrace":{"type":"programming","aliases":["dtrace-script"],"extensions":[".d"],"interpreters":["dtrace"],"tm_scope":"source.c","ace_mode":"c_cpp"},"Darcs Patch":{"type":"data","search_term":"dpatch","aliases":["dpatch"],"extensions":[".darcspatch",".dpatch"],"tm_scope":"none","ace_mode":"text"},"Dart":{"type":"programming","color":"#00B4AB","extensions":[".dart"],"ace_mode":"dart"},"Diff":{"type":"data","color":"#88dddd","extensions":[".diff",".patch"],"aliases":["udiff"],"tm_scope":"source.diff","ace_mode":"diff"},"Dockerfile":{"type":"data","tm_scope":"source.dockerfile","extensions":[".dockerfile"],"filenames":["Dockerfile"],"ace_mode":"dockerfile"},"Dogescript":{"type":"programming","color":"#cca760","extensions":[".djs"],"tm_scope":"none","ace_mode":"text"},"Dylan":{"type":"programming","color":"#6c616e","extensions":[".dylan",".dyl",".intr",".lid"],"ace_mode":"text"},"E":{"type":"programming","color":"#ccce35","extensions":[".E"],"tm_scope":"none","ace_mode":"text"},"ECL":{"type":"programming","color":"#8a1267","extensions":[".ecl",".eclxml"],"tm_scope":"none","ace_mode":"text"},"Eagle":{"type":"markup","color":"#814C05","extensions":[".sch",".brd"],"tm_scope":"text.xml","ace_mode":"xml"},"Ecere Projects":{"type":"data","group":"JavaScript","extensions":[".epj"],"tm_scope":"source.json","ace_mode":"json"},"Eiffel":{"type":"programming","color":"#946d57","extensions":[".e"],"ace_mode":"eiffel"},"Elixir":{"type":"programming","color":"#6e4a7e","extensions":[".ex",".exs"],"ace_mode":"elixir","filenames":["mix.lock"]},"Elm":{"type":"programming","color":"#60B5CC","extensions":[".elm"],"tm_scope":"source.elm","ace_mode":"elm"},"Emacs Lisp":{"type":"programming","tm_scope":"source.lisp","color":"#c065db","aliases":["elisp","emacs"],"filenames":[".emacs",".emacs.desktop"],"extensions":[".el",".emacs",".emacs.desktop"],"ace_mode":"lisp"},"EmberScript":{"type":"programming","color":"#FFF4F3","extensions":[".em",".emberscript"],"tm_scope":"source.coffee","ace_mode":"coffee"},"Erlang":{"type":"programming","color":"#B83998","extensions":[".erl",".es",".escript",".hrl"],"filenames":["rebar.config","rebar.config.lock","rebar.lock"],"ace_mode":"erlang","interpreters":["escript"]},"F#":{"type":"programming","color":"#b845fc","search_term":"fsharp","aliases":["fsharp"],"extensions":[".fs",".fsi",".fsx"],"tm_scope":"source.fsharp","ace_mode":"text"},"FLUX":{"type":"programming","color":"#88ccff","extensions":[".fx",".flux"],"tm_scope":"none","ace_mode":"text"},"FORTRAN":{"type":"programming","color":"#4d41b1","extensions":[".f90",".f",".f03",".f08",".f77",".f95",".for",".fpp"],"tm_scope":"source.fortran.modern","ace_mode":"text"},"Factor":{"type":"programming","color":"#636746","extensions":[".factor"],"filenames":[".factor-boot-rc",".factor-rc"],"ace_mode":"text"},"Fancy":{"type":"programming","color":"#7b9db4","extensions":[".fy",".fancypack"],"filenames":["Fakefile"],"ace_mode":"text"},"Fantom":{"type":"programming","color":"#dbded5","extensions":[".fan"],"tm_scope":"source.fan","ace_mode":"text"},"Filterscript":{"type":"programming","group":"RenderScript","extensions":[".fs"],"tm_scope":"none","ace_mode":"text"},"Formatted":{"type":"data","extensions":[".for"],"tm_scope":"none","ace_mode":"text"},"Forth":{"type":"programming","color":"#341708","extensions":[".fth",".4th",".f",".for",".forth",".fr",".frt",".fs"],"ace_mode":"forth"},"Frege":{"type":"programming","color":"#00cafe","extensions":[".fr"],"tm_scope":"source.haskell","ace_mode":"haskell"},"G-code":{"type":"data","extensions":[".g",".gco",".gcode"],"tm_scope":"source.gcode","ace_mode":"gcode"},"GAMS":{"type":"programming","extensions":[".gms"],"tm_scope":"none","ace_mode":"text"},"GAP":{"type":"programming","extensions":[".g",".gap",".gd",".gi",".tst"],"tm_scope":"source.gap","ace_mode":"text"},"GAS":{"type":"programming","group":"Assembly","extensions":[".s",".ms"],"tm_scope":"source.asm.x86","ace_mode":"assembly_x86"},"GDScript":{"type":"programming","extensions":[".gd"],"tm_scope":"source.gdscript","ace_mode":"text"},"GLSL":{"type":"programming","extensions":[".glsl",".fp",".frag",".frg",".fs",".fshader",".geo",".geom",".glslv",".gshader",".shader",".vert",".vrx",".vshader"],"ace_mode":"glsl"},"Game Maker Language":{"type":"programming","color":"#8fb200","extensions":[".gml"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"Genshi":{"type":"programming","extensions":[".kid"],"tm_scope":"text.xml.genshi","aliases":["xml+genshi","xml+kid"],"ace_mode":"xml"},"Gentoo Ebuild":{"type":"programming","group":"Shell","extensions":[".ebuild"],"tm_scope":"source.shell","ace_mode":"sh"},"Gentoo Eclass":{"type":"programming","group":"Shell","extensions":[".eclass"],"tm_scope":"source.shell","ace_mode":"sh"},"Gettext Catalog":{"type":"prose","search_term":"pot","searchable":false,"aliases":["pot"],"extensions":[".po",".pot"],"tm_scope":"source.po","ace_mode":"text"},"Glyph":{"type":"programming","color":"#e4cc98","extensions":[".glf"],"tm_scope":"source.tcl","ace_mode":"tcl"},"Gnuplot":{"type":"programming","color":"#f0a9f0","extensions":[".gp",".gnu",".gnuplot",".plot",".plt"],"interpreters":["gnuplot"],"ace_mode":"text"},"Go":{"type":"programming","color":"#375eab","extensions":[".go"],"ace_mode":"golang"},"Golo":{"type":"programming","color":"#88562A","extensions":[".golo"],"tm_scope":"source.golo","ace_mode":"text"},"Gosu":{"type":"programming","color":"#82937f","extensions":[".gs",".gst",".gsx",".vark"],"tm_scope":"source.gosu.2","ace_mode":"text"},"Grace":{"type":"programming","extensions":[".grace"],"tm_scope":"source.grace","ace_mode":"text"},"Gradle":{"type":"data","extensions":[".gradle"],"tm_scope":"source.groovy.gradle","ace_mode":"text"},"Grammatical Framework":{"type":"programming","aliases":["gf"],"wrap":false,"extensions":[".gf"],"searchable":true,"color":"#79aa7a","tm_scope":"source.haskell","ace_mode":"haskell"},"Graph Modeling Language":{"type":"data","extensions":[".gml"],"tm_scope":"none","ace_mode":"text"},"Graphviz (DOT)":{"type":"data","tm_scope":"source.dot","extensions":[".dot",".gv"],"ace_mode":"text"},"Groff":{"type":"markup","extensions":[".man",".1",".1in",".1m",".1x",".2",".3",".3in",".3m",".3qt",".3x",".4",".5",".6",".7",".8",".9",".l",".ms",".n",".rno",".roff"],"tm_scope":"text.groff","aliases":["nroff"],"ace_mode":"text"},"Groovy":{"type":"programming","ace_mode":"groovy","color":"#e69f56","extensions":[".groovy",".grt",".gtpl",".gvy"],"interpreters":["groovy"]},"Groovy Server Pages":{"type":"programming","group":"Groovy","aliases":["gsp","java server page"],"extensions":[".gsp"],"tm_scope":"text.html.jsp","ace_mode":"jsp"},"HCL":{"type":"programming","extensions":[".hcl",".tf"],"ace_mode":"javascript","tm_scope":"source.json"},"HTML":{"type":"markup","tm_scope":"text.html.basic","ace_mode":"html","color":"#e44b23","aliases":["xhtml"],"extensions":[".html",".htm",".html.hl",".inc",".st",".xht",".xhtml"]},"HTML+Django":{"type":"markup","tm_scope":"text.html.django","group":"HTML","extensions":[".mustache",".jinja"],"aliases":["html+django/jinja","html+jinja","htmldjango"],"ace_mode":"django"},"HTML+ERB":{"type":"markup","tm_scope":"text.html.erb","group":"HTML","aliases":["erb"],"extensions":[".erb",".erb.deface"],"ace_mode":"html_ruby"},"HTML+PHP":{"type":"markup","tm_scope":"text.html.php","group":"HTML","extensions":[".phtml"],"ace_mode":"php"},"HTTP":{"type":"data","extensions":[".http"],"tm_scope":"source.httpspec","ace_mode":"text"},"Hack":{"type":"programming","ace_mode":"php","extensions":[".hh",".php"],"tm_scope":"text.html.php"},"Haml":{"group":"HTML","type":"markup","extensions":[".haml",".haml.deface"],"ace_mode":"haml"},"Handlebars":{"type":"markup","color":"#01a9d6","aliases":["hbs","htmlbars"],"extensions":[".handlebars",".hbs"],"tm_scope":"text.html.handlebars","ace_mode":"handlebars"},"Harbour":{"type":"programming","color":"#0e60e3","extensions":[".hb"],"tm_scope":"source.harbour","ace_mode":"text"},"Haskell":{"type":"programming","color":"#29b544","extensions":[".hs",".hsc"],"ace_mode":"haskell"},"Haxe":{"type":"programming","ace_mode":"haxe","color":"#df7900","extensions":[".hx",".hxsl"],"tm_scope":"source.haxe.2"},"Hy":{"type":"programming","ace_mode":"text","color":"#7790B2","extensions":[".hy"],"aliases":["hylang"],"tm_scope":"source.hy"},"HyPhy":{"type":"programming","ace_mode":"text","extensions":[".bf"],"tm_scope":"none"},"IDL":{"type":"programming","color":"#a3522f","extensions":[".pro",".dlm"],"ace_mode":"text"},"IGOR Pro":{"type":"programming","extensions":[".ipf"],"aliases":["igor","igorpro"],"tm_scope":"none","ace_mode":"text"},"INI":{"type":"data","extensions":[".ini",".cfg",".prefs",".pro",".properties"],"tm_scope":"source.ini","aliases":["dosini"],"ace_mode":"ini"},"IRC log":{"type":"data","search_term":"irc","aliases":["irc","irc logs"],"extensions":[".irclog",".weechatlog"],"tm_scope":"none","ace_mode":"text"},"Idris":{"type":"programming","extensions":[".idr",".lidr"],"ace_mode":"text"},"Inform 7":{"type":"programming","wrap":true,"extensions":[".ni",".i7x"],"tm_scope":"source.Inform7","aliases":["i7","inform7"],"ace_mode":"text"},"Inno Setup":{"type":"programming","extensions":[".iss"],"tm_scope":"source.inno","ace_mode":"text"},"Io":{"type":"programming","color":"#a9188d","extensions":[".io"],"ace_mode":"io"},"Ioke":{"type":"programming","color":"#078193","extensions":[".ik"],"interpreters":["ioke"],"ace_mode":"text"},"Isabelle":{"type":"programming","color":"#FEFE00","extensions":[".thy"],"tm_scope":"source.isabelle.theory","ace_mode":"text"},"Isabelle ROOT":{"type":"programming","group":"Isabelle","filenames":["ROOT"],"tm_scope":"source.isabelle.root","ace_mode":"text"},"J":{"type":"programming","color":"#9EEDFF","extensions":[".ijs"],"tm_scope":"source.j","ace_mode":"text"},"JFlex":{"type":"programming","color":"#DBCA00","group":"Lex","extensions":[".flex",".jflex"],"tm_scope":"source.jflex","ace_mode":"text"},"JSON":{"type":"data","tm_scope":"source.json","group":"JavaScript","ace_mode":"json","searchable":false,"extensions":[".json",".lock"],"filenames":[".jshintrc","composer.lock"]},"JSON5":{"type":"data","extensions":[".json5"],"tm_scope":"source.js","ace_mode":"javascript"},"JSONLD":{"type":"data","group":"JavaScript","ace_mode":"javascript","extensions":[".jsonld"],"tm_scope":"source.js"},"JSONiq":{"color":"#40d47e","type":"programming","ace_mode":"jsoniq","extensions":[".jq"],"tm_scope":"source.jq"},"Jade":{"group":"HTML","type":"markup","extensions":[".jade"],"tm_scope":"source.jade","ace_mode":"jade"},"Jasmin":{"type":"programming","ace_mode":"java","extensions":[".j"],"tm_scope":"source.jasmin"},"Java":{"type":"programming","ace_mode":"java","color":"#b07219","extensions":[".java"]},"Java Server Pages":{"type":"programming","group":"Java","search_term":"jsp","aliases":["jsp"],"extensions":[".jsp"],"tm_scope":"text.html.jsp","ace_mode":"jsp"},"JavaScript":{"type":"programming","tm_scope":"source.js","ace_mode":"javascript","color":"#f1e05a","aliases":["js","node"],"extensions":[".js","._js",".bones",".es6",".frag",".gs",".jake",".jsb",".jsfl",".jsm",".jss",".jsx",".njs",".pac",".sjs",".ssjs",".sublime-build",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session",".xsjs",".xsjslib"],"filenames":["Jakefile"],"interpreters":["node"]},"Julia":{"type":"programming","extensions":[".jl"],"color":"#a270ba","ace_mode":"julia"},"KRL":{"type":"programming","color":"#28431f","extensions":[".krl"],"tm_scope":"none","ace_mode":"text"},"KiCad":{"type":"programming","extensions":[".sch",".kicad_pcb"],"tm_scope":"none","ace_mode":"text"},"Kit":{"type":"markup","ace_mode":"html","extensions":[".kit"],"tm_scope":"text.html.basic"},"Kotlin":{"type":"programming","color":"#F18E33","extensions":[".kt",".ktm",".kts"],"tm_scope":"source.Kotlin","ace_mode":"text"},"LFE":{"type":"programming","extensions":[".lfe"],"color":"#004200","group":"Erlang","tm_scope":"source.lisp","ace_mode":"lisp"},"LLVM":{"type":"programming","extensions":[".ll"],"ace_mode":"text"},"LOLCODE":{"type":"programming","extensions":[".lol"],"color":"#cc9900","tm_scope":"none","ace_mode":"text"},"LSL":{"type":"programming","ace_mode":"lsl","extensions":[".lsl"],"interpreters":["lsl"],"color":"#3d9970"},"LabVIEW":{"type":"programming","extensions":[".lvproj"],"tm_scope":"none","ace_mode":"text"},"Lasso":{"type":"programming","color":"#999999","extensions":[".lasso",".las",".lasso8",".lasso9",".ldml"],"tm_scope":"file.lasso","aliases":["lassoscript"],"ace_mode":"text"},"Latte":{"type":"markup","color":"#A8FF97","group":"HTML","extensions":[".latte"],"tm_scope":"text.html.smarty","ace_mode":"smarty"},"Lean":{"type":"programming","extensions":[".lean",".hlean"],"ace_mode":"lean"},"Less":{"type":"markup","group":"CSS","extensions":[".less"],"tm_scope":"source.css.less","ace_mode":"less"},"Lex":{"type":"programming","color":"#DBCA00","aliases":["flex"],"extensions":[".l",".lex"],"tm_scope":"none","ace_mode":"text"},"LilyPond":{"type":"programming","extensions":[".ly",".ily"],"ace_mode":"text"},"Limbo":{"type":"programming","extensions":[".b",".m"],"tm_scope":"none","ace_mode":"text"},"Linker Script":{"type":"data","extensions":[".ld",".lds"],"filenames":["ld.script"],"tm_scope":"none","ace_mode":"text"},"Linux Kernel Module":{"type":"data","extensions":[".mod"],"tm_scope":"none","ace_mode":"text"},"Liquid":{"type":"markup","extensions":[".liquid"],"tm_scope":"text.html.liquid","ace_mode":"liquid"},"Literate Agda":{"type":"programming","group":"Agda","extensions":[".lagda"],"tm_scope":"none","ace_mode":"text"},"Literate CoffeeScript":{"type":"programming","tm_scope":"source.litcoffee","group":"CoffeeScript","ace_mode":"text","wrap":true,"search_term":"litcoffee","aliases":["litcoffee"],"extensions":[".litcoffee"]},"Literate Haskell":{"type":"programming","group":"Haskell","search_term":"lhs","aliases":["lhaskell","lhs"],"extensions":[".lhs"],"tm_scope":"text.tex.latex.haskell","ace_mode":"text"},"LiveScript":{"type":"programming","color":"#499886","aliases":["live-script","ls"],"extensions":[".ls","._ls"],"filenames":["Slakefile"],"ace_mode":"livescript"},"Logos":{"type":"programming","extensions":[".xm",".x",".xi"],"ace_mode":"text"},"Logtalk":{"type":"programming","extensions":[".lgt",".logtalk"],"ace_mode":"text"},"LookML":{"type":"programming","ace_mode":"yaml","color":"#652B81","extensions":[".lookml"],"tm_scope":"source.yaml"},"LoomScript":{"type":"programming","extensions":[".ls"],"tm_scope":"source.loomscript","ace_mode":"text"},"Lua":{"type":"programming","ace_mode":"lua","color":"#000080","extensions":[".lua",".fcgi",".nse",".pd_lua",".rbxs",".wlua"],"interpreters":["lua"]},"M":{"type":"programming","aliases":["mumps"],"extensions":[".mumps",".m"],"tm_scope":"source.lisp","ace_mode":"lisp"},"MTML":{"type":"markup","color":"#b7e1f4","extensions":[".mtml"],"tm_scope":"text.html.basic","ace_mode":"html"},"MUF":{"type":"programming","group":"Forth","extensions":[".muf",".m"],"tm_scope":"none","ace_mode":"forth"},"Makefile":{"type":"programming","color":"#427819","aliases":["bsdmake","make","mf"],"extensions":[".mak",".d",".mk"],"filenames":["GNUmakefile","Kbuild","Makefile","makefile"],"interpreters":["make"],"ace_mode":"makefile"},"Mako":{"type":"programming","extensions":[".mako",".mao"],"tm_scope":"text.html.mako","ace_mode":"text"},"Markdown":{"type":"prose","ace_mode":"markdown","wrap":true,"extensions":[".md",".markdown",".mkd",".mkdn",".mkdown",".ron"],"tm_scope":"source.gfm"},"Mask":{"type":"markup","color":"#f97732","ace_mode":"mask","extensions":[".mask"],"tm_scope":"source.mask"},"Mathematica":{"type":"programming","extensions":[".mathematica",".cdf",".m",".ma",".nb",".nbp",".wl",".wlt"],"aliases":["mma"],"ace_mode":"text"},"Matlab":{"type":"programming","color":"#bb92ac","extensions":[".matlab",".m"],"ace_mode":"matlab"},"Maven POM":{"type":"data","tm_scope":"text.xml.pom","filenames":["pom.xml"],"ace_mode":"xml"},"Max":{"type":"programming","color":"#c4a79c","aliases":["max/msp","maxmsp"],"search_term":"max/msp","extensions":[".maxpat",".maxhelp",".maxproj",".mxt",".pat"],"tm_scope":"source.json","ace_mode":"json"},"MediaWiki":{"type":"prose","wrap":true,"extensions":[".mediawiki"],"tm_scope":"text.html.mediawiki","ace_mode":"text"},"Mercury":{"type":"programming","color":"#ff2b2b","ace_mode":"prolog","interpreters":["mmi"],"extensions":[".m",".moo"],"tm_scope":"source.mercury"},"MiniD":{"type":"programming","searchable":false,"extensions":[".minid"],"tm_scope":"none","ace_mode":"text"},"Mirah":{"type":"programming","search_term":"mirah","color":"#c7a938","extensions":[".druby",".duby",".mir",".mirah"],"tm_scope":"source.ruby","ace_mode":"ruby"},"Modelica":{"type":"programming","extensions":[".mo"],"tm_scope":"source.modelica","ace_mode":"text"},"Modula-2":{"type":"programming","extensions":[".mod"],"tm_scope":"source.modula2","ace_mode":"text"},"Module Management System":{"type":"programming","extensions":[".mms",".mmk"],"filenames":["descrip.mmk","descrip.mms"],"tm_scope":"none","ace_mode":"text"},"Monkey":{"type":"programming","extensions":[".monkey"],"ace_mode":"text"},"Moocode":{"type":"programming","extensions":[".moo"],"tm_scope":"none","ace_mode":"text"},"MoonScript":{"type":"programming","extensions":[".moon"],"interpreters":["moon"],"ace_mode":"text"},"Myghty":{"type":"programming","extensions":[".myt"],"tm_scope":"none","ace_mode":"text"},"NCL":{"type":"programming","color":null,"extensions":[".ncl"],"tm_scope":"source.ncl","ace_mode":"text"},"NL":{"type":"data","extensions":[".nl"],"tm_scope":"none","ace_mode":"text"},"NSIS":{"type":"programming","extensions":[".nsi",".nsh"],"ace_mode":"text"},"Nemerle":{"type":"programming","color":"#3d3c6e","extensions":[".n"],"ace_mode":"text"},"NetLinx":{"type":"programming","color":"#0aa0ff","extensions":[".axs",".axi"],"tm_scope":"source.netlinx","ace_mode":"text"},"NetLinx+ERB":{"type":"programming","color":"#747faa","extensions":[".axs.erb",".axi.erb"],"tm_scope":"source.netlinx.erb","ace_mode":"text"},"NetLogo":{"type":"programming","color":"#ff6375","extensions":[".nlogo"],"tm_scope":"source.lisp","ace_mode":"lisp"},"NewLisp":{"type":"programming","lexer":"NewLisp","color":"#87AED7","extensions":[".nl",".lisp",".lsp"],"interpreters":["newlisp"],"tm_scope":"source.lisp","ace_mode":"lisp"},"Nginx":{"type":"markup","extensions":[".nginxconf",".vhost"],"filenames":["nginx.conf"],"tm_scope":"source.nginx","aliases":["nginx configuration file"],"ace_mode":"text"},"Nimrod":{"type":"programming","color":"#37775b","extensions":[".nim",".nimrod"],"ace_mode":"text","tm_scope":"source.nim"},"Ninja":{"type":"data","tm_scope":"source.ninja","extensions":[".ninja"],"ace_mode":"text"},"Nit":{"type":"programming","color":"#009917","extensions":[".nit"],"tm_scope":"source.nit","ace_mode":"text"},"Nix":{"type":"programming","color":"#7e7eff","extensions":[".nix"],"aliases":["nixos"],"tm_scope":"source.nix","ace_mode":"nix"},"Nu":{"type":"programming","color":"#c9df40","aliases":["nush"],"extensions":[".nu"],"filenames":["Nukefile"],"tm_scope":"source.scheme","ace_mode":"scheme","interpreters":["nush"]},"NumPy":{"type":"programming","group":"Python","extensions":[".numpy",".numpyw",".numsc"],"tm_scope":"none","ace_mode":"text"},"OCaml":{"type":"programming","ace_mode":"ocaml","color":"#3be133","extensions":[".ml",".eliom",".eliomi",".ml4",".mli",".mll",".mly"],"interpreters":["ocaml","ocamlrun"],"tm_scope":"source.ocaml"},"ObjDump":{"type":"data","extensions":[".objdump"],"tm_scope":"objdump.x86asm","ace_mode":"assembly_x86"},"Objective-C":{"type":"programming","tm_scope":"source.objc","color":"#438eff","aliases":["obj-c","objc","objectivec"],"extensions":[".m",".h"],"ace_mode":"objectivec"},"Objective-C++":{"type":"programming","tm_scope":"source.objc++","color":"#6866fb","aliases":["obj-c++","objc++","objectivec++"],"extensions":[".mm"],"ace_mode":"objectivec"},"Objective-J":{"type":"programming","color":"#ff0c5a","aliases":["obj-j","objectivej","objj"],"extensions":[".j",".sj"],"tm_scope":"source.js.objj","ace_mode":"text"},"Omgrofl":{"type":"programming","extensions":[".omgrofl"],"color":"#cabbff","tm_scope":"none","ace_mode":"text"},"Opa":{"type":"programming","extensions":[".opa"],"ace_mode":"text"},"Opal":{"type":"programming","color":"#f7ede0","extensions":[".opal"],"tm_scope":"source.opal","ace_mode":"text"},"OpenCL":{"type":"programming","group":"C","extensions":[".cl",".opencl"],"tm_scope":"source.c","ace_mode":"c_cpp"},"OpenEdge ABL":{"type":"programming","aliases":["progress","openedge","abl"],"extensions":[".p",".cls"],"tm_scope":"source.abl","ace_mode":"text"},"OpenSCAD":{"type":"programming","extensions":[".scad"],"tm_scope":"source.scad","ace_mode":"scad"},"Org":{"type":"prose","wrap":true,"extensions":[".org"],"tm_scope":"none","ace_mode":"text"},"Ox":{"type":"programming","extensions":[".ox",".oxh",".oxo"],"tm_scope":"source.ox","ace_mode":"text"},"Oxygene":{"type":"programming","color":"#cdd0e3","extensions":[".oxygene"],"tm_scope":"none","ace_mode":"text"},"Oz":{"type":"programming","color":"#fab738","extensions":[".oz"],"tm_scope":"source.oz","ace_mode":"text"},"PAWN":{"type":"programming","color":"#dbb284","extensions":[".pwn"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"PHP":{"type":"programming","tm_scope":"text.html.php","ace_mode":"php","color":"#4F5D95","extensions":[".php",".aw",".ctp",".fcgi",".inc",".php3",".php4",".php5",".phpt"],"filenames":["Phakefile"],"interpreters":["php"],"aliases":["inc"]},"PLSQL":{"type":"programming","ace_mode":"sql","tm_scope":"source.plsql.oracle","extensions":[".pls",".pkb",".pks",".plb",".plsql",".sql"]},"PLpgSQL":{"type":"programming","ace_mode":"pgsql","tm_scope":"source.sql","extensions":[".sql"]},"Pan":{"type":"programming","color":"#cc0000","extensions":[".pan"],"tm_scope":"none","ace_mode":"text"},"Papyrus":{"type":"programming","color":"#6600cc","extensions":[".psc"],"tm_scope":"source.papyrus","ace_mode":"text"},"Parrot":{"type":"programming","color":"#f3ca0a","extensions":[".parrot"],"tm_scope":"none","ace_mode":"text"},"Parrot Assembly":{"group":"Parrot","type":"programming","aliases":["pasm"],"extensions":[".pasm"],"interpreters":["parrot"],"tm_scope":"none","ace_mode":"text"},"Parrot Internal Representation":{"group":"Parrot","tm_scope":"source.parrot.pir","type":"programming","aliases":["pir"],"extensions":[".pir"],"interpreters":["parrot"],"ace_mode":"text"},"Pascal":{"type":"programming","color":"#b0ce4e","extensions":[".pas",".dfm",".dpr",".inc",".lpr",".pp"],"ace_mode":"pascal"},"Perl":{"type":"programming","tm_scope":"source.perl","ace_mode":"perl","color":"#0298c3","extensions":[".pl",".al",".cgi",".fcgi",".perl",".ph",".plx",".pm",".pod",".psgi",".t"],"interpreters":["perl"]},"Perl6":{"type":"programming","color":"#0000fb","extensions":[".6pl",".6pm",".nqp",".p6",".p6l",".p6m",".pl",".pl6",".pm",".pm6",".t"],"filenames":["Rexfile"],"interpreters":["perl6"],"tm_scope":"source.perl.6","ace_mode":"perl"},"PicoLisp":{"type":"programming","extensions":[".l"],"interpreters":["picolisp","pil"],"tm_scope":"source.lisp","ace_mode":"lisp"},"PigLatin":{"type":"programming","color":"#fcd7de","extensions":[".pig"],"tm_scope":"source.pig_latin","ace_mode":"text"},"Pike":{"type":"programming","color":"#005390","extensions":[".pike",".pmod"],"interpreters":["pike"],"ace_mode":"text"},"Pod":{"type":"prose","ace_mode":"perl","wrap":true,"extensions":[".pod"],"tm_scope":"none"},"PogoScript":{"type":"programming","color":"#d80074","extensions":[".pogo"],"tm_scope":"source.pogoscript","ace_mode":"text"},"PostScript":{"type":"markup","extensions":[".ps",".eps"],"tm_scope":"source.postscript","aliases":["postscr"],"ace_mode":"text"},"PowerShell":{"type":"programming","ace_mode":"powershell","aliases":["posh"],"extensions":[".ps1",".psd1",".psm1"]},"Processing":{"type":"programming","color":"#0096D8","extensions":[".pde"],"ace_mode":"text"},"Prolog":{"type":"programming","color":"#74283c","extensions":[".pl",".ecl",".pro",".prolog"],"interpreters":["swipl"],"ace_mode":"prolog"},"Propeller Spin":{"type":"programming","color":"#7fa2a7","extensions":[".spin"],"tm_scope":"source.spin","ace_mode":"text"},"Protocol Buffer":{"type":"markup","aliases":["protobuf","Protocol Buffers"],"extensions":[".proto"],"tm_scope":"source.protobuf","ace_mode":"protobuf"},"Public Key":{"type":"data","extensions":[".asc",".pub"],"tm_scope":"none","ace_mode":"text"},"Puppet":{"type":"programming","color":"#332A77","extensions":[".pp"],"filenames":["Modulefile"],"ace_mode":"text"},"Pure Data":{"type":"programming","color":"#91de79","extensions":[".pd"],"tm_scope":"none","ace_mode":"text"},"PureBasic":{"type":"programming","color":"#5a6986","extensions":[".pb",".pbi"],"tm_scope":"none","ace_mode":"text"},"PureScript":{"type":"programming","color":"#1D222D","extensions":[".purs"],"tm_scope":"source.purescript","ace_mode":"haskell"},"Python":{"type":"programming","ace_mode":"python","color":"#3572A5","extensions":[".py",".cgi",".fcgi",".gyp",".lmi",".pyde",".pyp",".pyt",".pyw",".tac",".wsgi",".xpy"],"filenames":["BUILD","SConscript","SConstruct","Snakefile","wscript"],"interpreters":["python","python2","python3"],"aliases":["rusthon"]},"Python traceback":{"type":"data","group":"Python","searchable":false,"extensions":[".pytb"],"tm_scope":"text.python.traceback","ace_mode":"text"},"QML":{"type":"programming","color":"#44a51c","extensions":[".qml",".qbs"],"tm_scope":"source.qml","ace_mode":"text"},"QMake":{"type":"programming","extensions":[".pro",".pri"],"interpreters":["qmake"],"ace_mode":"text"},"R":{"type":"programming","color":"#198ce7","aliases":["R","Rscript","splus"],"extensions":[".r",".rd",".rsx"],"filenames":[".Rprofile"],"interpreters":["Rscript"],"ace_mode":"r"},"RAML":{"type":"data","ace_mode":"yaml","tm_scope":"source.yaml","color":"#77d9fb","extensions":[".raml"]},"RDoc":{"type":"prose","ace_mode":"rdoc","wrap":true,"extensions":[".rdoc"],"tm_scope":"text.rdoc"},"REALbasic":{"type":"programming","extensions":[".rbbas",".rbfrm",".rbmnu",".rbres",".rbtbar",".rbuistate"],"tm_scope":"source.vbnet","ace_mode":"text"},"RHTML":{"type":"markup","group":"HTML","extensions":[".rhtml"],"tm_scope":"text.html.erb","aliases":["html+ruby"],"ace_mode":"rhtml"},"RMarkdown":{"type":"prose","wrap":true,"ace_mode":"markdown","extensions":[".rmd"],"tm_scope":"none"},"Racket":{"type":"programming","color":"#22228f","extensions":[".rkt",".rktd",".rktl",".scrbl"],"interpreters":["racket"],"tm_scope":"source.racket","ace_mode":"lisp"},"Ragel in Ruby Host":{"type":"programming","color":"#9d5200","extensions":[".rl"],"aliases":["ragel-rb","ragel-ruby"],"tm_scope":"none","ace_mode":"text"},"Raw token data":{"type":"data","search_term":"raw","aliases":["raw"],"extensions":[".raw"],"tm_scope":"none","ace_mode":"text"},"Rebol":{"type":"programming","color":"#358a5b","extensions":[".reb",".r",".r2",".r3",".rebol"],"ace_mode":"text","tm_scope":"source.rebol"},"Red":{"type":"programming","color":"#ee0000","extensions":[".red",".reds"],"aliases":["red/system"],"tm_scope":"source.red","ace_mode":"text"},"Redcode":{"type":"programming","extensions":[".cw"],"tm_scope":"none","ace_mode":"text"},"RenderScript":{"type":"programming","extensions":[".rs",".rsh"],"tm_scope":"none","ace_mode":"text"},"RobotFramework":{"type":"programming","extensions":[".robot"],"tm_scope":"text.robot","ace_mode":"text"},"Rouge":{"type":"programming","ace_mode":"clojure","color":"#cc0088","extensions":[".rg"],"tm_scope":"source.clojure"},"Ruby":{"type":"programming","ace_mode":"ruby","color":"#701516","aliases":["jruby","macruby","rake","rb","rbx"],"extensions":[".rb",".builder",".fcgi",".gemspec",".god",".irbrc",".jbuilder",".mspec",".pluginspec",".podspec",".rabl",".rake",".rbuild",".rbw",".rbx",".ru",".ruby",".thor",".watchr"],"interpreters":["ruby","macruby","rake","jruby","rbx"],"filenames":[".pryrc","Appraisals","Berksfile","Buildfile","Deliverfile","Fastfile","Gemfile","Gemfile.lock","Guardfile","Jarfile","Mavenfile","Podfile","Puppetfile","Snapfile","Thorfile","Vagrantfile","buildfile"]},"Rust":{"type":"programming","color":"#dea584","extensions":[".rs"],"ace_mode":"rust"},"SAS":{"type":"programming","color":"#B34936","extensions":[".sas"],"tm_scope":"source.sas","ace_mode":"text"},"SCSS":{"type":"markup","tm_scope":"source.scss","group":"CSS","ace_mode":"scss","extensions":[".scss"]},"SMT":{"type":"programming","extensions":[".smt2",".smt"],"interpreters":["boolector","cvc4","mathsat5","opensmt","smtinterpol","smt-rat","stp","verit","yices2","z3"],"tm_scope":"source.smt","ace_mode":"text"},"SPARQL":{"type":"data","tm_scope":"source.sparql","ace_mode":"text","extensions":[".sparql",".rq"]},"SQF":{"type":"programming","color":"#3F3F3F","extensions":[".sqf",".hqf"],"tm_scope":"source.sqf","ace_mode":"text"},"SQL":{"type":"data","tm_scope":"source.sql","ace_mode":"sql","extensions":[".sql",".cql",".ddl",".inc",".prc",".tab",".udf",".viw"]},"SQLPL":{"type":"programming","ace_mode":"sql","tm_scope":"source.sql","extensions":[".sql",".db2"]},"STON":{"type":"data","group":"Smalltalk","extensions":[".ston"],"tm_scope":"source.smalltalk","ace_mode":"text"},"SVG":{"type":"data","extensions":[".svg"],"tm_scope":"text.xml","ace_mode":"xml"},"Sage":{"type":"programming","group":"Python","extensions":[".sage",".sagews"],"tm_scope":"source.python","ace_mode":"python"},"SaltStack":{"type":"programming","color":"#646464","aliases":["saltstate","salt"],"extensions":[".sls"],"tm_scope":"source.yaml.salt","ace_mode":"yaml"},"Sass":{"type":"markup","tm_scope":"source.sass","group":"CSS","extensions":[".sass"],"ace_mode":"sass"},"Scala":{"type":"programming","ace_mode":"scala","color":"#7dd3b0","extensions":[".scala",".sbt",".sc"],"interpreters":["scala"]},"Scaml":{"group":"HTML","type":"markup","extensions":[".scaml"],"tm_scope":"source.scaml","ace_mode":"text"},"Scheme":{"type":"programming","color":"#1e4aec","extensions":[".scm",".sld",".sls",".sps",".ss"],"interpreters":["guile","bigloo","chicken"],"ace_mode":"scheme"},"Scilab":{"type":"programming","extensions":[".sci",".sce",".tst"],"ace_mode":"text"},"Self":{"type":"programming","color":"#0579aa","extensions":[".self"],"tm_scope":"none","ace_mode":"text"},"Shell":{"type":"programming","search_term":"bash","color":"#89e051","aliases":["sh","bash","zsh"],"extensions":[".sh",".bash",".bats",".cgi",".command",".fcgi",".ksh",".tmux",".tool",".zsh"],"interpreters":["bash","rc","sh","zsh"],"ace_mode":"sh"},"ShellSession":{"type":"programming","extensions":[".sh-session"],"aliases":["bash session","console"],"tm_scope":"text.shell-session","ace_mode":"sh"},"Shen":{"type":"programming","color":"#120F14","extensions":[".shen"],"tm_scope":"none","ace_mode":"text"},"Slash":{"type":"programming","color":"#007eff","extensions":[".sl"],"tm_scope":"text.html.slash","ace_mode":"text"},"Slim":{"group":"HTML","type":"markup","color":"#ff8f77","extensions":[".slim"],"ace_mode":"text"},"Smali":{"type":"programming","extensions":[".smali"],"ace_mode":"text","tm_scope":"source.smali"},"Smalltalk":{"type":"programming","color":"#596706","extensions":[".st",".cs"],"aliases":["squeak"],"ace_mode":"text"},"Smarty":{"type":"programming","extensions":[".tpl"],"ace_mode":"smarty","tm_scope":"text.html.smarty"},"SourcePawn":{"type":"programming","color":"#5c7611","aliases":["sourcemod"],"extensions":[".sp",".inc",".sma"],"tm_scope":"source.sp","ace_mode":"text"},"Squirrel":{"type":"programming","color":"#800000","extensions":[".nut"],"tm_scope":"source.c++","ace_mode":"c_cpp"},"Standard ML":{"type":"programming","color":"#dc566d","aliases":["sml"],"extensions":[".ML",".fun",".sig",".sml"],"tm_scope":"source.ml","ace_mode":"text"},"Stata":{"type":"programming","extensions":[".do",".ado",".doh",".ihlp",".mata",".matah",".sthlp"],"ace_mode":"text"},"Stylus":{"type":"markup","group":"CSS","extensions":[".styl"],"tm_scope":"source.stylus","ace_mode":"stylus"},"SuperCollider":{"type":"programming","color":"#46390b","extensions":[".scd",".sc"],"tm_scope":"none","ace_mode":"text"},"Swift":{"type":"programming","color":"#ffac45","extensions":[".swift"],"ace_mode":"text"},"SystemVerilog":{"type":"programming","color":"#DAE1C2","extensions":[".sv",".svh",".vh"],"ace_mode":"verilog"},"TOML":{"type":"data","extensions":[".toml"],"tm_scope":"source.toml","ace_mode":"toml"},"TXL":{"type":"programming","extensions":[".txl"],"tm_scope":"source.txl","ace_mode":"text"},"Tcl":{"type":"programming","color":"#e4cc98","extensions":[".tcl",".adp",".tm"],"interpreters":["tclsh","wish"],"ace_mode":"tcl"},"Tcsh":{"type":"programming","group":"Shell","extensions":[".tcsh",".csh"],"tm_scope":"source.shell","ace_mode":"sh"},"TeX":{"type":"markup","color":"#3D6117","ace_mode":"tex","wrap":true,"aliases":["latex"],"extensions":[".tex",".aux",".bbx",".bib",".cbx",".cls",".dtx",".ins",".lbx",".ltx",".mkii",".mkiv",".mkvi",".sty",".toc"]},"Tea":{"type":"markup","extensions":[".tea"],"tm_scope":"source.tea","ace_mode":"text"},"Text":{"type":"prose","wrap":true,"aliases":["fundamental"],"extensions":[".txt",".fr",".ncl"],"tm_scope":"none","ace_mode":"text"},"Textile":{"type":"prose","ace_mode":"textile","wrap":true,"extensions":[".textile"],"tm_scope":"none"},"Thrift":{"type":"programming","tm_scope":"source.thrift","extensions":[".thrift"],"ace_mode":"text"},"Turing":{"type":"programming","color":"#45f715","extensions":[".t",".tu"],"tm_scope":"none","ace_mode":"text"},"Turtle":{"type":"data","extensions":[".ttl"],"tm_scope":"source.turtle","ace_mode":"text"},"Twig":{"type":"markup","group":"HTML","extensions":[".twig"],"tm_scope":"text.html.twig","ace_mode":"twig"},"TypeScript":{"type":"programming","color":"#2b7489","aliases":["ts"],"extensions":[".ts"],"tm_scope":"source.ts","ace_mode":"typescript"},"Unified Parallel C":{"type":"programming","group":"C","ace_mode":"c_cpp","color":"#4e3617","extensions":[".upc"],"tm_scope":"source.c"},"Unity3D Asset":{"type":"data","ace_mode":"yaml","color":"#ab69a1","extensions":[".anim",".asset",".mat",".meta",".prefab",".unity"],"tm_scope":"source.yaml"},"UnrealScript":{"type":"programming","color":"#a54c4d","extensions":[".uc"],"tm_scope":"source.java","ace_mode":"java"},"VCL":{"group":"Perl","type":"programming","extensions":[".vcl"],"tm_scope":"source.varnish.vcl","ace_mode":"text"},"VHDL":{"type":"programming","color":"#adb2cb","extensions":[".vhdl",".vhd",".vhf",".vhi",".vho",".vhs",".vht",".vhw"],"ace_mode":"vhdl"},"Vala":{"type":"programming","color":"#fbe5cd","extensions":[".vala",".vapi"],"ace_mode":"vala"},"Verilog":{"type":"programming","color":"#b2b7f8","extensions":[".v",".veo"],"ace_mode":"verilog"},"VimL":{"type":"programming","color":"#199f4b","search_term":"vim","aliases":["vim","nvim"],"extensions":[".vim"],"filenames":[".nvimrc",".vimrc","_vimrc","gvimrc","nvimrc","vimrc"],"ace_mode":"text"},"Visual Basic":{"type":"programming","color":"#945db7","extensions":[".vb",".bas",".cls",".frm",".frx",".vba",".vbhtml",".vbs"],"tm_scope":"source.vbnet","aliases":["vb.net","vbnet"],"ace_mode":"text"},"Volt":{"type":"programming","color":"#1F1F1F","extensions":[".volt"],"tm_scope":"source.d","ace_mode":"d"},"Web Ontology Language":{"type":"markup","color":"#9cc9dd","extensions":[".owl"],"tm_scope":"text.xml","ace_mode":"xml"},"WebIDL":{"type":"programming","extensions":[".webidl"],"tm_scope":"source.webidl","ace_mode":"text"},"XC":{"type":"programming","color":"#99DA07","extensions":[".xc"],"tm_scope":"source.xc","ace_mode":"c_cpp"},"XML":{"type":"data","ace_mode":"xml","aliases":["rss","xsd","wsdl"],"extensions":[".xml",".ant",".axml",".ccxml",".clixml",".cproject",".csproj",".ct",".dita",".ditamap",".ditaval",".dll.config",".filters",".fsproj",".fxml",".glade",".gml",".grxml",".iml",".ivy",".jelly",".kml",".launch",".mdpolicy",".mm",".mod",".mxml",".nproj",".nuspec",".odd",".osm",".plist",".pluginspec",".ps1xml",".psc1",".pt",".rdf",".rss",".scxml",".srdf",".storyboard",".stTheme",".sublime-snippet",".targets",".tmCommand",".tml",".tmLanguage",".tmPreferences",".tmSnippet",".tmTheme",".ts",".ui",".urdf",".vbproj",".vcxproj",".vxml",".wsdl",".wsf",".wxi",".wxl",".wxs",".x3d",".xacro",".xaml",".xib",".xlf",".xliff",".xmi",".xml.dist",".xsd",".xul",".zcml"],"filenames":[".classpath",".project","Settings.StyleCop","Web.Debug.config","Web.Release.config","Web.config","packages.config"]},"XPages":{"type":"programming","extensions":[".xsp-config",".xsp.metadata"],"tm_scope":"none","ace_mode":"xml"},"XProc":{"type":"programming","extensions":[".xpl",".xproc"],"tm_scope":"text.xml","ace_mode":"xml"},"XQuery":{"type":"programming","color":"#5232e7","extensions":[".xquery",".xq",".xql",".xqm",".xqy"],"ace_mode":"xquery","tm_scope":"source.xq"},"XS":{"type":"programming","extensions":[".xs"],"tm_scope":"source.c","ace_mode":"c_cpp"},"XSLT":{"type":"programming","aliases":["xsl"],"extensions":[".xslt",".xsl"],"tm_scope":"text.xml.xsl","ace_mode":"xml"},"Xojo":{"type":"programming","extensions":[".xojo_code",".xojo_menu",".xojo_report",".xojo_script",".xojo_toolbar",".xojo_window"],"tm_scope":"source.vbnet","ace_mode":"text"},"Xtend":{"type":"programming","extensions":[".xtend"],"ace_mode":"text"},"YAML":{"type":"data","tm_scope":"source.yaml","aliases":["yml"],"extensions":[".yml",".reek",".rviz",".yaml"],"ace_mode":"yaml"},"Yacc":{"type":"programming","extensions":[".y",".yacc",".yy"],"tm_scope":"source.bison","ace_mode":"text"},"Zephir":{"type":"programming","color":"#118f9e","extensions":[".zep"],"tm_scope":"source.php.zephir","ace_mode":"php"},"Zimpl":{"type":"programming","extensions":[".zimpl",".zmpl",".zpl"],"tm_scope":"none","ace_mode":"text"},"desktop":{"type":"data","extensions":[".desktop",".desktop.in"],"tm_scope":"source.desktop","ace_mode":"text"},"eC":{"type":"programming","color":"#913960","search_term":"ec","extensions":[".ec",".eh"],"tm_scope":"source.c.ec","ace_mode":"text"},"edn":{"type":"data","ace_mode":"clojure","color":"#db5855","extensions":[".edn"],"tm_scope":"source.clojure"},"fish":{"type":"programming","group":"Shell","extensions":[".fish"],"tm_scope":"source.fish","ace_mode":"text"},"mupad":{"type":"programming","extensions":[".mu"],"ace_mode":"text"},"nesC":{"type":"programming","color":"#94B0C7","extensions":[".nc"],"ace_mode":"text"},"ooc":{"type":"programming","color":"#b0b77e","extensions":[".ooc"],"ace_mode":"text"},"reStructuredText":{"type":"prose","wrap":true,"search_term":"rst","aliases":["rst"],"extensions":[".rst",".rest"],"ace_mode":"text"},"wisp":{"type":"programming","ace_mode":"clojure","color":"#7582D1","extensions":[".wisp"],"tm_scope":"source.clojure"},"xBase":{"type":"programming","color":"#403a40","extensions":[".prg",".ch"],"tm_scope":"source.harbour","ace_mode":"text"}}
@@ -501,6 +501,13 @@ Chapel:
501
501
  - .chpl
502
502
  ace_mode: text
503
503
 
504
+ Charity:
505
+ type: programming
506
+ extensions:
507
+ - .ch
508
+ tm_scope: none
509
+ ace_mode: text
510
+
504
511
  ChucK:
505
512
  type: programming
506
513
  extensions:
@@ -1261,6 +1268,14 @@ Groovy Server Pages:
1261
1268
  tm_scope: text.html.jsp
1262
1269
  ace_mode: jsp
1263
1270
 
1271
+ HCL:
1272
+ type: programming
1273
+ extensions:
1274
+ - .hcl
1275
+ - .tf
1276
+ ace_mode: javascript
1277
+ tm_scope: source.json
1278
+
1264
1279
  HTML:
1265
1280
  type: markup
1266
1281
  tm_scope: text.html.basic
@@ -2091,6 +2106,14 @@ Myghty:
2091
2106
  tm_scope: none
2092
2107
  ace_mode: text
2093
2108
 
2109
+ NCL:
2110
+ type: programming
2111
+ color: #28431f
2112
+ extensions:
2113
+ - .ncl
2114
+ tm_scope: source.ncl
2115
+ ace_mode: text
2116
+
2094
2117
  NL:
2095
2118
  type: data
2096
2119
  extensions:
@@ -2659,7 +2682,7 @@ PureScript:
2659
2682
  color: "#1D222D"
2660
2683
  extensions:
2661
2684
  - .purs
2662
- tm_scope: source.haskell
2685
+ tm_scope: source.purescript
2663
2686
  ace_mode: haskell
2664
2687
 
2665
2688
  Python:
@@ -3336,6 +3359,7 @@ Text:
3336
3359
  extensions:
3337
3360
  - .txt
3338
3361
  - .fr
3362
+ - .ncl
3339
3363
  tm_scope: none
3340
3364
  ace_mode: text
3341
3365
 
@@ -3612,6 +3636,14 @@ XML:
3612
3636
  - Web.config
3613
3637
  - packages.config
3614
3638
 
3639
+ XPages:
3640
+ type: programming
3641
+ extensions:
3642
+ - .xsp-config
3643
+ - .xsp.metadata
3644
+ tm_scope: none
3645
+ ace_mode: xml
3646
+
3615
3647
  XProc:
3616
3648
  type: programming
3617
3649
  extensions:
@@ -127,6 +127,9 @@
127
127
  "Chapel": [
128
128
  ".chpl"
129
129
  ],
130
+ "Charity": [
131
+ ".ch"
132
+ ],
130
133
  "Cirru": [
131
134
  ".cirru"
132
135
  ],
@@ -339,6 +342,10 @@
339
342
  "Groovy Server Pages": [
340
343
  ".gsp"
341
344
  ],
345
+ "HCL": [
346
+ ".hcl",
347
+ ".tf"
348
+ ],
342
349
  "HTML": [
343
350
  ".hl",
344
351
  ".html",
@@ -576,6 +583,9 @@
576
583
  "MoonScript": [
577
584
  ".moon"
578
585
  ],
586
+ "NCL": [
587
+ ".ncl"
588
+ ],
579
589
  "NL": [
580
590
  ".nl"
581
591
  ],
@@ -973,6 +983,7 @@
973
983
  ],
974
984
  "Text": [
975
985
  ".fr",
986
+ ".ncl",
976
987
  ".txt"
977
988
  ],
978
989
  "Thrift": [
@@ -1052,6 +1063,10 @@
1052
1063
  ".xib",
1053
1064
  ".xml"
1054
1065
  ],
1066
+ "XPages": [
1067
+ ".metadata",
1068
+ ".xsp-config"
1069
+ ],
1055
1070
  "XProc": [
1056
1071
  ".xpl"
1057
1072
  ],
@@ -1100,6 +1115,7 @@
1100
1115
  ".wisp"
1101
1116
  ],
1102
1117
  "xBase": [
1118
+ ".ch",
1103
1119
  ".prg"
1104
1120
  ]
1105
1121
  },
@@ -1296,8 +1312,8 @@
1296
1312
  ".gemrc"
1297
1313
  ]
1298
1314
  },
1299
- "tokens_total": 1001725,
1300
- "languages_total": 1378,
1315
+ "tokens_total": 1009933,
1316
+ "languages_total": 1408,
1301
1317
  "tokens": {
1302
1318
  "ABAP": {
1303
1319
  "*/**": 1,
@@ -2107,7 +2123,6 @@
2107
2123
  "given": 1,
2108
2124
  "ID.": 1,
2109
2125
  "object": 1,
2110
- "FF": 1,
2111
2126
  "created": 1,
2112
2127
  "Time": 1,
2113
2128
  "stamp": 1,
@@ -4232,7 +4247,7 @@
4232
4247
  },
4233
4248
  "Assembly": {
4234
4249
  "ORG": 7,
4235
- "h": 24,
4250
+ "h": 27,
4236
4251
  "SJMP": 3,
4237
4252
  "START": 2,
4238
4253
  "LCALL": 9,
@@ -4465,7 +4480,7 @@
4465
4480
  "Chris": 1,
4466
4481
  "Hinsley": 1,
4467
4482
  "nasm": 1,
4468
- "f": 2,
4483
+ "f": 1,
4469
4484
  "macho": 1,
4470
4485
  "forth.nasm": 1,
4471
4486
  "ld": 1,
@@ -5368,7 +5383,6 @@
5368
5383
  "DispAL": 6,
5369
5384
  "dwDispPos": 6,
5370
5385
  "ah": 3,
5371
- "Fh": 2,
5372
5386
  "b": 5,
5373
5387
  ".begin": 2,
5374
5388
  ".1": 7,
@@ -5379,7 +5393,6 @@
5379
5393
  "pszInfo": 1,
5380
5394
  "jnz": 1,
5381
5395
  ".3": 2,
5382
- "FFh": 1,
5383
5396
  "DispReturn": 2,
5384
5397
  "szReturn": 1,
5385
5398
  "printf": 1,
@@ -5769,7 +5782,6 @@
5769
5782
  "PeekInt": 4,
5770
5783
  "%": 6,
5771
5784
  "Shl": 7,
5772
- "f": 5,
5773
5785
  "ff": 1,
5774
5786
  "+": 11,
5775
5787
  "Hex": 2,
@@ -5790,6 +5802,7 @@
5790
5802
  "f#": 3,
5791
5803
  "If": 25,
5792
5804
  "Then": 18,
5805
+ "f": 3,
5793
5806
  "Return": 36,
5794
5807
  "HalfToFloat#": 1,
5795
5808
  "h": 4,
@@ -5800,14 +5813,11 @@
5800
5813
  "And": 8,
5801
5814
  "<": 18,
5802
5815
  "Shr": 3,
5803
- "F": 3,
5804
5816
  "FF": 2,
5805
5817
  "ElseIf": 1,
5806
5818
  "Or": 4,
5807
5819
  "PokeInt": 2,
5808
5820
  "PeekFloat": 1,
5809
- "F800000": 1,
5810
- "FFFFF": 1,
5811
5821
  "Abs": 1,
5812
5822
  "*": 2,
5813
5823
  "Sgn": 1,
@@ -6773,10 +6783,9 @@
6773
6783
  "&": 486,
6774
6784
  "vgabasemem": 3,
6775
6785
  "char": 590,
6776
- "*": 524,
6786
+ "*": 525,
6777
6787
  "-": 1950,
6778
6788
  "+": 754,
6779
- "xa0000": 1,
6780
6789
  "}": 1744,
6781
6790
  "drw_chdis": 4,
6782
6791
  "int": 527,
@@ -6832,7 +6841,7 @@
6832
6841
  "err": 43,
6833
6842
  "yi": 5,
6834
6843
  "i": 457,
6835
- "j": 222,
6844
+ "j": 223,
6836
6845
  "excrement": 1,
6837
6846
  "if": 1069,
6838
6847
  "/": 30,
@@ -6864,7 +6873,7 @@
6864
6873
  "really": 1,
6865
6874
  "cools": 1,
6866
6875
  "effects": 1,
6867
- "D": 9,
6876
+ "D": 1,
6868
6877
  "sin": 17,
6869
6878
  "drw_tex": 2,
6870
6879
  "tex": 3,
@@ -7038,17 +7047,11 @@
7038
7047
  "CONSOLE_COLOR_DGREY": 1,
7039
7048
  "CONSOLE_COLOR_LBLUE": 1,
7040
7049
  "CONSOLE_COLOR_LGREEN": 1,
7041
- "xa": 1,
7042
7050
  "CONSOLE_COLOR_LCYAN": 1,
7043
- "xb": 1,
7044
7051
  "CONSOLE_COLOR_LRED": 1,
7045
- "xc": 1,
7046
7052
  "CONSOLE_COLOR_LMAGENTA": 1,
7047
- "xd": 1,
7048
7053
  "CONSOLE_COLOR_YELLOW": 1,
7049
- "xe": 1,
7050
7054
  "CONSOLE_COLOR_WHITE": 1,
7051
- "xf": 2,
7052
7055
  "save_commit_buffer": 3,
7053
7056
  "*commit_type": 2,
7054
7057
  "commit": 59,
@@ -7524,7 +7527,6 @@
7524
7527
  "cpumask_test_cpu": 1,
7525
7528
  "CPU_STARTING_FROZEN": 1,
7526
7529
  "MASK_DECLARE_1": 3,
7527
- "UL": 1,
7528
7530
  "<<": 58,
7529
7531
  "MASK_DECLARE_2": 3,
7530
7532
  "MASK_DECLARE_4": 3,
@@ -7817,7 +7819,7 @@
7817
7819
  "*o": 8,
7818
7820
  "GIT_VECTOR_GET": 2,
7819
7821
  "*f": 2,
7820
- "f": 288,
7822
+ "f": 183,
7821
7823
  "o": 80,
7822
7824
  "diff_delta__merge_like_cgit": 1,
7823
7825
  "git_vector_swap": 1,
@@ -7997,7 +7999,7 @@
7997
7999
  "handler_fn": 1,
7998
8000
  "handler": 3,
7999
8001
  "Internal": 1,
8000
- "C": 15,
8002
+ "C": 6,
8001
8003
  "or": 6,
8002
8004
  "*script": 5,
8003
8005
  "Alternatively": 1,
@@ -8973,7 +8975,6 @@
8973
8975
  "UF_FRAGMENT": 2,
8974
8976
  "field_data": 5,
8975
8977
  ".off": 2,
8976
- "xffff": 1,
8977
8978
  "http_parser_pause": 2,
8978
8979
  "paused": 3,
8979
8980
  "HPE_PAUSED": 2,
@@ -9228,7 +9229,6 @@
9228
9229
  "SUNDOWN_VER_MINOR": 1,
9229
9230
  "SUNDOWN_VER_REVISION": 1,
9230
9231
  "MULTIBOOT_KERNELMAGIC": 1,
9231
- "BADB002": 1,
9232
9232
  "MULTIBOOT_FLAG_MEM": 1,
9233
9233
  "MULTIBOOT_FLAG_DEVICE": 1,
9234
9234
  "MULTIBOOT_FLAG_CMDLINE": 1,
@@ -9849,7 +9849,6 @@
9849
9849
  "*fp": 3,
9850
9850
  "rawmode": 2,
9851
9851
  "REDIS_LOG_RAW": 2,
9852
- "xff": 3,
9853
9852
  "server.verbosity": 4,
9854
9853
  "fp": 15,
9855
9854
  "server.logfile": 8,
@@ -10319,7 +10318,6 @@
10319
10318
  "AE_ERR": 2,
10320
10319
  "acceptUnixHandler": 1,
10321
10320
  "REDIS_AOF_ON": 2,
10322
- "LL*": 1,
10323
10321
  "REDIS_MAXMEMORY_NO_EVICTION": 2,
10324
10322
  "clusterInit": 1,
10325
10323
  "scriptingInit": 1,
@@ -10368,8 +10366,8 @@
10368
10366
  "bytesToHuman": 3,
10369
10367
  "sprintf": 10,
10370
10368
  "n/": 3,
10371
- "LL*1024*1024": 2,
10372
- "LL*1024*1024*1024": 1,
10369
+ "*1024*1024": 2,
10370
+ "*1024*1024*1024": 1,
10373
10371
  "genRedisInfoString": 2,
10374
10372
  "*section": 2,
10375
10373
  "uptime": 2,
@@ -10575,24 +10573,16 @@
10575
10573
  "i_READ_CHECK": 20,
10576
10574
  "cc": 24,
10577
10575
  "more": 2,
10578
- "xC0": 3,
10579
- "xC1": 1,
10580
10576
  "RE_UTF8_INVALID_SEQUENCE_INVALID_BYTE": 6,
10581
10577
  "RE_UTF8_INVALID_SEQUENCE_END": 6,
10582
10578
  "rfUTF8_IsContinuationByte": 12,
10583
10579
  "RE_UTF8_INVALID_SEQUENCE_CONBYTE": 6,
10584
10580
  "decoded": 3,
10585
10581
  "codepoint": 47,
10586
- "F": 38,
10587
- "xE0": 2,
10588
- "xF": 5,
10589
10582
  "decode": 6,
10590
- "xF0": 2,
10591
10583
  "RF_HEXGE_C": 1,
10592
- "xBF": 2,
10593
10584
  "//invalid": 1,
10594
10585
  "byte": 6,
10595
- "xFF": 1,
10596
10586
  "//if": 1,
10597
10587
  "needing": 1,
10598
10588
  "than": 5,
@@ -10606,17 +10596,12 @@
10606
10596
  "needed": 10,
10607
10597
  "rfUTILS_SwapEndianUS": 10,
10608
10598
  "RF_HEXGE_US": 4,
10609
- "xD800": 8,
10610
10599
  "RF_HEXLE_US": 4,
10611
- "xDFFF": 8,
10612
10600
  "RF_HEXL_US": 8,
10613
10601
  "RF_HEXG_US": 8,
10614
- "xDBFF": 4,
10615
10602
  "RE_UTF16_INVALID_SEQUENCE": 20,
10616
10603
  "RE_UTF16_NO_SURRPAIR": 2,
10617
- "xDC00": 4,
10618
10604
  "wants": 2,
10619
- "ff": 10,
10620
10605
  "uint16_t*": 11,
10621
10606
  "surrogate": 4,
10622
10607
  "pair": 4,
@@ -10638,9 +10623,7 @@
10638
10623
  "opening": 2,
10639
10624
  "bracket": 4,
10640
10625
  "calling": 4,
10641
- "xA": 1,
10642
10626
  "RF_CR": 1,
10643
- "xD": 1,
10644
10627
  "REFU_WIN32_VERSION": 1,
10645
10628
  "i_PLUSB_WIN32": 2,
10646
10629
  "foff_rft": 2,
@@ -10762,14 +10745,6 @@
10762
10745
  "rfString_Init_cp": 3,
10763
10746
  "RF_HEXLE_UI": 8,
10764
10747
  "RF_HEXGE_UI": 6,
10765
- "C0": 3,
10766
- "ffff": 4,
10767
- "xFC0": 4,
10768
- "xF000": 2,
10769
- "xE": 2,
10770
- "F000": 2,
10771
- "C0000": 2,
10772
- "E": 11,
10773
10748
  "RE_UTF8_INVALID_CODE_POINT": 2,
10774
10749
  "rfString_Create_i": 2,
10775
10750
  "numLen": 8,
@@ -10799,10 +10774,8 @@
10799
10774
  "rfString_Create_UTF32": 2,
10800
10775
  "rfString_Init_UTF32": 3,
10801
10776
  "codeBuffer": 9,
10802
- "xFEFF": 1,
10803
10777
  "big": 14,
10804
10778
  "endian": 20,
10805
- "xFFFE0000": 1,
10806
10779
  "little": 7,
10807
10780
  "according": 1,
10808
10781
  "standard": 1,
@@ -11071,7 +11044,6 @@
11071
11044
  "functionality": 1,
11072
11045
  "<IO/rf_unicode.h>": 1,
11073
11046
  "unicode": 2,
11074
- "xFF0FFFF": 1,
11075
11047
  "rfUTF8_IsContinuationByte2": 1,
11076
11048
  "b__": 3,
11077
11049
  "0xBF": 1,
@@ -11085,7 +11057,7 @@
11085
11057
  "2010": 1,
11086
11058
  "endinternal": 1,
11087
11059
  "brief": 1,
11088
- "A": 11,
11060
+ "A": 1,
11089
11061
  "Refu": 2,
11090
11062
  "Unicode": 1,
11091
11063
  "has": 2,
@@ -11630,7 +11602,6 @@
11630
11602
  "CYTHON_INLINE": 65,
11631
11603
  "__inline": 1,
11632
11604
  "__STDC_VERSION__": 2,
11633
- "L": 1,
11634
11605
  "CYTHON_UNUSED": 14,
11635
11606
  "**p": 1,
11636
11607
  "is_unicode": 1,
@@ -11670,7 +11641,6 @@
11670
11641
  "<complex>": 1,
11671
11642
  "<complex.h>": 1,
11672
11643
  "__sun__": 1,
11673
- "fj": 1,
11674
11644
  "*__pyx_f": 1,
11675
11645
  "IS_UNSIGNED": 1,
11676
11646
  "__Pyx_StructField_": 2,
@@ -12460,7 +12430,6 @@
12460
12430
  "VMEM_ALIGN": 2,
12461
12431
  "typeof": 2,
12462
12432
  "intptr_t": 3,
12463
- "xFFFFF000": 1,
12464
12433
  "VMEM_ALIGN_DOWN": 1,
12465
12434
  "__wglew_h__": 2,
12466
12435
  "__WGLEW_H__": 1,
@@ -12494,25 +12463,15 @@
12494
12463
  "__WGLEW_3DL_stereo_control": 2,
12495
12464
  "WGL_AMD_gpu_association": 2,
12496
12465
  "WGL_GPU_VENDOR_AMD": 1,
12497
- "F00": 1,
12498
12466
  "WGL_GPU_RENDERER_STRING_AMD": 1,
12499
- "F01": 1,
12500
12467
  "WGL_GPU_OPENGL_VERSION_STRING_AMD": 1,
12501
- "F02": 1,
12502
12468
  "WGL_GPU_FASTEST_TARGET_GPUS_AMD": 1,
12503
- "A2": 2,
12504
12469
  "WGL_GPU_RAM_AMD": 1,
12505
- "A3": 2,
12506
12470
  "WGL_GPU_CLOCK_AMD": 1,
12507
- "A4": 2,
12508
12471
  "WGL_GPU_NUM_PIPES_AMD": 1,
12509
- "A5": 3,
12510
12472
  "WGL_GPU_NUM_SIMD_AMD": 1,
12511
- "A6": 2,
12512
12473
  "WGL_GPU_NUM_RB_AMD": 1,
12513
- "A7": 2,
12514
12474
  "WGL_GPU_NUM_SPI_AMD": 1,
12515
- "A8": 2,
12516
12475
  "VOID": 6,
12517
12476
  "PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC": 2,
12518
12477
  "HGLRC": 14,
@@ -12627,7 +12586,6 @@
12627
12586
  "__WGLEW_ARB_extensions_string": 2,
12628
12587
  "WGL_ARB_framebuffer_sRGB": 2,
12629
12588
  "WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB": 1,
12630
- "A9": 2,
12631
12589
  "WGLEW_ARB_framebuffer_sRGB": 1,
12632
12590
  "__WGLEW_ARB_framebuffer_sRGB": 2,
12633
12591
  "WGL_ARB_make_current_read": 2,
@@ -12711,7 +12669,6 @@
12711
12669
  "WGL_BLUE_BITS_ARB": 1,
12712
12670
  "WGL_BLUE_SHIFT_ARB": 1,
12713
12671
  "WGL_ALPHA_BITS_ARB": 1,
12714
- "B": 9,
12715
12672
  "WGL_ALPHA_SHIFT_ARB": 1,
12716
12673
  "WGL_ACCUM_BITS_ARB": 1,
12717
12674
  "WGL_ACCUM_RED_BITS_ARB": 1,
@@ -12757,7 +12714,6 @@
12757
12714
  "__WGLEW_ARB_pixel_format": 2,
12758
12715
  "WGL_ARB_pixel_format_float": 2,
12759
12716
  "WGL_TYPE_RGBA_FLOAT_ARB": 1,
12760
- "A0": 3,
12761
12717
  "WGLEW_ARB_pixel_format_float": 1,
12762
12718
  "__WGLEW_ARB_pixel_format_float": 2,
12763
12719
  "WGL_ARB_render_texture": 2,
@@ -13182,30 +13138,19 @@
13182
13138
  "__WGLEW_NV_copy_image": 2,
13183
13139
  "WGL_NV_float_buffer": 2,
13184
13140
  "WGL_FLOAT_COMPONENTS_NV": 1,
13185
- "B0": 1,
13186
13141
  "WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV": 1,
13187
- "B1": 1,
13188
13142
  "WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV": 1,
13189
- "B2": 1,
13190
13143
  "WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV": 1,
13191
- "B3": 1,
13192
13144
  "WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV": 1,
13193
- "B4": 1,
13194
13145
  "WGL_TEXTURE_FLOAT_R_NV": 1,
13195
- "B5": 1,
13196
13146
  "WGL_TEXTURE_FLOAT_RG_NV": 1,
13197
- "B6": 1,
13198
13147
  "WGL_TEXTURE_FLOAT_RGB_NV": 1,
13199
- "B7": 1,
13200
13148
  "WGL_TEXTURE_FLOAT_RGBA_NV": 1,
13201
- "B8": 1,
13202
13149
  "WGLEW_NV_float_buffer": 1,
13203
13150
  "__WGLEW_NV_float_buffer": 2,
13204
13151
  "WGL_NV_gpu_affinity": 2,
13205
13152
  "WGL_ERROR_INCOMPATIBLE_AFFINITY_MASKS_NV": 1,
13206
- "D0": 1,
13207
13153
  "WGL_ERROR_MISSING_AFFINITY_MASK_NV": 1,
13208
- "D1": 1,
13209
13154
  "HGPUNV": 5,
13210
13155
  "_GPU_DEVICE": 1,
13211
13156
  "cb": 1,
@@ -13246,12 +13191,10 @@
13246
13191
  "WGL_NV_multisample_coverage": 2,
13247
13192
  "WGL_COVERAGE_SAMPLES_NV": 1,
13248
13193
  "WGL_COLOR_SAMPLES_NV": 1,
13249
- "B9": 1,
13250
13194
  "WGLEW_NV_multisample_coverage": 1,
13251
13195
  "__WGLEW_NV_multisample_coverage": 2,
13252
13196
  "WGL_NV_present_video": 2,
13253
13197
  "WGL_NUM_VIDEO_SLOTS_NV": 1,
13254
- "F0": 1,
13255
13198
  "HVIDEOOUTPUTDEVICENV": 2,
13256
13199
  "PFNWGLBINDVIDEODEVICENVPROC": 2,
13257
13200
  "hDc": 6,
@@ -13280,7 +13223,6 @@
13280
13223
  "WGL_NV_render_texture_rectangle": 2,
13281
13224
  "WGL_BIND_TO_TEXTURE_RECTANGLE_RGB_NV": 1,
13282
13225
  "WGL_BIND_TO_TEXTURE_RECTANGLE_RGBA_NV": 1,
13283
- "A1": 1,
13284
13226
  "WGL_TEXTURE_RECTANGLE_NV": 1,
13285
13227
  "WGLEW_NV_render_texture_rectangle": 1,
13286
13228
  "__WGLEW_NV_render_texture_rectangle": 2,
@@ -13327,9 +13269,7 @@
13327
13269
  "__WGLEW_NV_vertex_array_range": 2,
13328
13270
  "WGL_NV_video_capture": 2,
13329
13271
  "WGL_UNIQUE_ID_NV": 1,
13330
- "CE": 1,
13331
13272
  "WGL_NUM_VIDEO_CAPTURE_SLOTS_NV": 1,
13332
- "CF": 1,
13333
13273
  "HVIDEOINPUTDEVICENV": 5,
13334
13274
  "PFNWGLBINDVIDEOCAPTUREDEVICENVPROC": 2,
13335
13275
  "PFNWGLENUMERATEVIDEOCAPTUREDEVICESNVPROC": 2,
@@ -13352,29 +13292,17 @@
13352
13292
  "WGL_NV_video_output": 2,
13353
13293
  "WGL_BIND_TO_VIDEO_RGB_NV": 1,
13354
13294
  "WGL_BIND_TO_VIDEO_RGBA_NV": 1,
13355
- "C1": 1,
13356
13295
  "WGL_BIND_TO_VIDEO_RGB_AND_DEPTH_NV": 1,
13357
- "C2": 1,
13358
13296
  "WGL_VIDEO_OUT_COLOR_NV": 1,
13359
- "C3": 1,
13360
13297
  "WGL_VIDEO_OUT_ALPHA_NV": 1,
13361
- "C4": 1,
13362
13298
  "WGL_VIDEO_OUT_DEPTH_NV": 1,
13363
- "C5": 1,
13364
13299
  "WGL_VIDEO_OUT_COLOR_AND_ALPHA_NV": 1,
13365
- "C6": 1,
13366
13300
  "WGL_VIDEO_OUT_COLOR_AND_DEPTH_NV": 1,
13367
- "C7": 1,
13368
13301
  "WGL_VIDEO_OUT_FRAME": 1,
13369
- "C8": 1,
13370
13302
  "WGL_VIDEO_OUT_FIELD_1": 1,
13371
- "C9": 1,
13372
13303
  "WGL_VIDEO_OUT_FIELD_2": 1,
13373
- "CA": 1,
13374
13304
  "WGL_VIDEO_OUT_STACKED_FIELDS_1_2": 1,
13375
- "CB": 1,
13376
13305
  "WGL_VIDEO_OUT_STACKED_FIELDS_2_1": 1,
13377
- "CC": 1,
13378
13306
  "HPVIDEODEV": 4,
13379
13307
  "PFNWGLBINDVIDEOIMAGENVPROC": 2,
13380
13308
  "iVideoBuffer": 2,
@@ -13935,7 +13863,7 @@
13935
13863
  "Pi": 5,
13936
13864
  "This": 20,
13937
13865
  "is": 118,
13938
- "a": 176,
13866
+ "a": 175,
13939
13867
  "RPi": 17,
13940
13868
  ".": 16,
13941
13869
  "It": 7,
@@ -13991,7 +13919,7 @@
13991
13919
  "header": 7,
13992
13920
  "file": 31,
13993
13921
  "non": 2,
13994
- "-": 909,
13922
+ "-": 908,
13995
13923
  "shared": 2,
13996
13924
  "any": 24,
13997
13925
  "Linux": 2,
@@ -14144,7 +14072,6 @@
14144
14072
  "Peripherals": 1,
14145
14073
  "manual.": 1,
14146
14074
  "range": 4,
14147
- "FFFFFF": 1,
14148
14075
  "peripherals.": 1,
14149
14076
  "bus": 4,
14150
14077
  "peripherals": 2,
@@ -14154,11 +14081,10 @@
14154
14081
  "onto": 1,
14155
14082
  "address": 13,
14156
14083
  "starting": 1,
14157
- "E000000.": 1,
14158
14084
  "Thus": 1,
14159
14085
  "advertised": 1,
14160
14086
  "manual": 8,
14161
- "Ennnnnn": 1,
14087
+ "nnnnnn": 1,
14162
14088
  "available": 6,
14163
14089
  "nnnnnn.": 1,
14164
14090
  "base": 8,
@@ -14451,7 +14377,7 @@
14451
14377
  "need": 6,
14452
14378
  "link": 3,
14453
14379
  "version.": 1,
14454
- "s": 26,
14380
+ "s": 38,
14455
14381
  "doc": 1,
14456
14382
  "Also": 1,
14457
14383
  "added": 2,
@@ -14625,7 +14551,6 @@
14625
14551
  "BCM2835_BSC0_BASE": 1,
14626
14552
  "PWM": 2,
14627
14553
  "BCM2835_GPIO_PWM": 1,
14628
- "C000": 1,
14629
14554
  "BSC1": 2,
14630
14555
  "BCM2835_BSC1_BASE": 1,
14631
14556
  "ST": 1,
@@ -14663,7 +14588,6 @@
14663
14588
  "BCM2835_GPFSEL1": 1,
14664
14589
  "BCM2835_GPFSEL2": 1,
14665
14590
  "BCM2835_GPFSEL3": 1,
14666
- "c": 72,
14667
14591
  "BCM2835_GPFSEL4": 1,
14668
14592
  "BCM2835_GPFSEL5": 1,
14669
14593
  "BCM2835_GPSET0": 1,
@@ -14755,7 +14679,6 @@
14755
14679
  "Control": 6,
14756
14680
  "masks": 1,
14757
14681
  "BCM2835_PAD_PASSWRD": 1,
14758
- "A": 7,
14759
14682
  "<<": 29,
14760
14683
  "Password": 1,
14761
14684
  "BCM2835_PAD_SLEW_RATE_UNLIMITED": 1,
@@ -14973,7 +14896,6 @@
14973
14896
  "confirmed": 1,
14974
14897
  "measurement": 2,
14975
14898
  "BCM2835_SPI_CLOCK_DIVIDER_65536": 1,
14976
- "us": 12,
14977
14899
  "kHz": 10,
14978
14900
  "BCM2835_SPI_CLOCK_DIVIDER_32768": 1,
14979
14901
  "BCM2835_SPI_CLOCK_DIVIDER_16384": 1,
@@ -15131,6 +15053,7 @@
15131
15053
  "closing": 3,
15132
15054
  "Sets": 26,
15133
15055
  "debug": 6,
15056
+ "A": 6,
15134
15057
  "prevents": 1,
15135
15058
  "makes": 1,
15136
15059
  "print": 9,
@@ -15790,7 +15713,7 @@
15790
15713
  "mutex_.lock": 1,
15791
15714
  "io_cleanup": 1,
15792
15715
  "adopt_lock": 1,
15793
- "j": 10,
15716
+ "j": 11,
15794
15717
  "io_cleanup.ops_.push": 1,
15795
15718
  "break": 35,
15796
15719
  "io_cleanup.first_op_": 2,
@@ -16155,7 +16078,7 @@
16155
16078
  "EC_POINT_is_at_infinity": 1,
16156
16079
  "Q": 5,
16157
16080
  "EC_GROUP_get_degree": 1,
16158
- "e": 15,
16081
+ "e": 13,
16159
16082
  "BN_bin2bn": 3,
16160
16083
  "msg": 1,
16161
16084
  "*msglen": 1,
@@ -16181,7 +16104,7 @@
16181
16104
  "throw": 4,
16182
16105
  "key_error": 6,
16183
16106
  "fSet": 7,
16184
- "b": 57,
16107
+ "b": 54,
16185
16108
  "EC_KEY_dup": 1,
16186
16109
  "b.pkey": 2,
16187
16110
  "b.fSet": 2,
@@ -16445,7 +16368,7 @@
16445
16368
  "MASK_SIGNED": 2,
16446
16369
  "y": 16,
16447
16370
  "Fabs": 1,
16448
- "f": 104,
16371
+ "f": 84,
16449
16372
  "uInt": 1,
16450
16373
  "*pf": 1,
16451
16374
  "reinterpret_cast": 8,
@@ -16477,6 +16400,7 @@
16477
16400
  "OG_ASM_GNU": 4,
16478
16401
  "__asm__": 4,
16479
16402
  "__volatile__": 4,
16403
+ "c": 59,
16480
16404
  "cast": 7,
16481
16405
  "why": 3,
16482
16406
  "did": 3,
@@ -16497,7 +16421,6 @@
16497
16421
  "g": 2,
16498
16422
  "*reinterpret_cast": 3,
16499
16423
  "guess": 1,
16500
- "f375a86": 1,
16501
16424
  "Newtons": 1,
16502
16425
  "calculation": 1,
16503
16426
  "Log": 1,
@@ -16713,7 +16636,6 @@
16713
16636
  "GOOGLE_SAFE_CONCURRENT_WRITES_END": 2,
16714
16637
  "*default_instance_": 1,
16715
16638
  "Person*": 7,
16716
- "xffu": 3,
16717
16639
  "has_name": 6,
16718
16640
  "mutable_unknown_fields": 4,
16719
16641
  "MergePartialFromCodedStream": 2,
@@ -16802,7 +16724,6 @@
16802
16724
  "set_has_name": 7,
16803
16725
  "clear_has_name": 5,
16804
16726
  "mutable": 1,
16805
- "u": 9,
16806
16727
  "*name_": 1,
16807
16728
  "assign": 3,
16808
16729
  "temp": 2,
@@ -17225,7 +17146,7 @@
17225
17146
  "ASSERT": 17,
17226
17147
  "overflow": 1,
17227
17148
  "c0_": 64,
17228
- "d": 8,
17149
+ "d": 6,
17229
17150
  "HexValue": 2,
17230
17151
  "PushBack": 8,
17231
17152
  "Advance": 44,
@@ -17257,8 +17178,6 @@
17257
17178
  "next_.location.end_pos": 4,
17258
17179
  "current_.token": 4,
17259
17180
  "IsByteOrderMark": 2,
17260
- "xFEFF": 1,
17261
- "xFFFE": 1,
17262
17181
  "start_position": 2,
17263
17182
  "IsWhiteSpace": 2,
17264
17183
  "IsLineTerminator": 6,
@@ -17318,6 +17237,7 @@
17318
17237
  "IsCarriageReturn": 2,
17319
17238
  "IsLineFeed": 2,
17320
17239
  "fall": 2,
17240
+ "u": 5,
17321
17241
  "xxx": 1,
17322
17242
  "immediately": 1,
17323
17243
  "octal": 1,
@@ -17610,8 +17530,6 @@
17610
17530
  "entropy_mutex.Pointer": 1,
17611
17531
  "random": 1,
17612
17532
  "random_base": 3,
17613
- "xFFFF": 2,
17614
- "FFFF": 1,
17615
17533
  "SetEntropySource": 2,
17616
17534
  "SetReturnAddressLocationResolver": 3,
17617
17535
  "ReturnAddressLocationResolver": 2,
@@ -17890,7 +17808,6 @@
17890
17808
  "__inline__": 1,
17891
17809
  "__inline": 1,
17892
17810
  "__STDC_VERSION__": 2,
17893
- "L": 1,
17894
17811
  "CYTHON_UNUSED": 7,
17895
17812
  "**p": 1,
17896
17813
  "*s": 1,
@@ -17930,7 +17847,6 @@
17930
17847
  "<complex>": 1,
17931
17848
  "<complex.h>": 1,
17932
17849
  "__sun__": 1,
17933
- "fj": 1,
17934
17850
  "*__pyx_f": 1,
17935
17851
  "npy_int8": 1,
17936
17852
  "__pyx_t_5numpy_int8_t": 1,
@@ -19902,7 +19818,7 @@
19902
19818
  "A": 13,
19903
19819
  "j": 25,
19904
19820
  "i*100": 1,
19905
- "+": 335,
19821
+ "+": 323,
19906
19822
  "here": 2,
19907
19823
  "LocaleSpace.high": 3,
19908
19824
  "nl1": 2,
@@ -19932,7 +19848,7 @@
19932
19848
  "routines": 1,
19933
19849
  "benchmarking": 1,
19934
19850
  "block": 1,
19935
- "-": 345,
19851
+ "-": 308,
19936
19852
  "distributed": 1,
19937
19853
  "arrays": 6,
19938
19854
  "luleshInit": 1,
@@ -19951,7 +19867,6 @@
19951
19867
  "&&": 9,
19952
19868
  "luleshInit.filename": 1,
19953
19869
  "initialEnergy": 2,
19954
- "e": 84,
19955
19870
  "initial": 1,
19956
19871
  "energy": 5,
19957
19872
  "value": 1,
@@ -19977,21 +19892,18 @@
19977
19892
  "XI_M_SYMM": 4,
19978
19893
  "XI_M_FREE": 3,
19979
19894
  "XI_P": 2,
19980
- "c": 7,
19981
19895
  "XI_P_SYMM": 3,
19982
19896
  "XI_P_FREE": 3,
19983
19897
  "ETA_M": 2,
19984
19898
  "ETA_M_SYMM": 4,
19985
19899
  "ETA_M_FREE": 3,
19986
19900
  "ETA_P": 2,
19987
- "c0": 1,
19988
19901
  "ETA_P_SYMM": 3,
19989
19902
  "ETA_P_FREE": 3,
19990
19903
  "ZETA_M": 2,
19991
19904
  "ZETA_M_SYMM": 4,
19992
19905
  "ZETA_M_FREE": 3,
19993
19906
  "ZETA_P": 2,
19994
- "xc00": 1,
19995
19907
  "ZETA_P_SYMM": 3,
19996
19908
  "ZETA_P_FREE": 3,
19997
19909
  "numElems": 2,
@@ -20063,6 +19975,7 @@
20063
19975
  "iter": 3,
20064
19976
  "yield": 3,
20065
19977
  "elemBC": 16,
19978
+ "e": 35,
20066
19979
  "p": 10,
20067
19980
  "pressure": 1,
20068
19981
  "q": 13,
@@ -20169,10 +20082,7 @@
20169
20082
  "mask": 16,
20170
20083
  "<<": 2,
20171
20084
  "&": 18,
20172
- "f": 4,
20173
20085
  "|": 14,
20174
- "xf0": 4,
20175
- "xcc": 4,
20176
20086
  "check": 3,
20177
20087
  "loc": 4,
20178
20088
  "maxloc": 1,
@@ -20440,6 +20350,7 @@
20440
20350
  "*/": 1,
20441
20351
  "CalcMonotonicQForElems": 2,
20442
20352
  "ApplyMaterialPropertiesForElems": 1,
20353
+ "c": 6,
20443
20354
  "matelm": 2,
20444
20355
  "vc": 6,
20445
20356
  "exit": 1,
@@ -20629,6 +20540,20 @@
20629
20540
  "ihi": 6,
20630
20541
  "low..high": 2
20631
20542
  },
20543
+ "Charity": {
20544
+ "%": 2,
20545
+ "data": 1,
20546
+ "LA": 1,
20547
+ "(": 1,
20548
+ "A": 2,
20549
+ ")": 1,
20550
+ "-": 3,
20551
+ "D": 2,
20552
+ "ss": 1,
20553
+ "|": 1,
20554
+ "ff": 1,
20555
+ "D.": 1
20556
+ },
20632
20557
  "Cirru": {
20633
20558
  "print": 38,
20634
20559
  "array": 14,
@@ -22248,7 +22173,6 @@
22248
22173
  "exports.decode": 1,
22249
22174
  "PATTERN.test": 1,
22250
22175
  "ip.push": 1,
22251
- "xFF": 1,
22252
22176
  "ip.join": 1
22253
22177
  },
22254
22178
  "ColdFusion": {
@@ -27106,7 +27030,6 @@
27106
27030
  "W": 92,
27107
27031
  "Y": 36,
27108
27032
  "J": 12,
27109
- "L": 18,
27110
27033
  "X": 82,
27111
27034
  "PH": 2,
27112
27035
  "XH": 2,
@@ -27164,9 +27087,7 @@
27164
27087
  "V": 10,
27165
27088
  "M": 10,
27166
27089
  "R": 6,
27167
- "U": 4,
27168
27090
  "C": 6,
27169
- "F": 4,
27170
27091
  "RX": 6,
27171
27092
  "PA": 2,
27172
27093
  "A": 16,
@@ -29429,7 +29350,7 @@
29429
29350
  "root": 2,
29430
29351
  "in": 2,
29431
29352
  "float4": 1,
29432
- "f": 8,
29353
+ "f": 6,
29433
29354
  "convert_float4": 1,
29434
29355
  "rsMatrixMultiply": 1,
29435
29356
  "clamp": 1,
@@ -30372,7 +30293,7 @@
30372
30293
  "Week": 1,
30373
30294
  "SSTA": 4,
30374
30295
  "JAN1990": 5,
30375
- "FEB1990": 4,
30296
+ "EB1990": 4,
30376
30297
  "MAR1990": 4,
30377
30298
  "APR1990": 4,
30378
30299
  "MAY1990": 5,
@@ -30384,7 +30305,7 @@
30384
30305
  "NOV1990": 4,
30385
30306
  "DEC1990": 4,
30386
30307
  "JAN1991": 5,
30387
- "FEB1991": 4,
30308
+ "EB1991": 4,
30388
30309
  "MAR1991": 4,
30389
30310
  "APR1991": 4,
30390
30311
  "MAY1991": 5,
@@ -30396,7 +30317,7 @@
30396
30317
  "NOV1991": 4,
30397
30318
  "DEC1991": 4,
30398
30319
  "JAN1992": 5,
30399
- "FEB1992": 4,
30320
+ "EB1992": 4,
30400
30321
  "MAR1992": 4,
30401
30322
  "APR1992": 5,
30402
30323
  "MAY1992": 4,
@@ -30408,7 +30329,7 @@
30408
30329
  "NOV1992": 4,
30409
30330
  "DEC1992": 5,
30410
30331
  "JAN1993": 4,
30411
- "FEB1993": 4,
30332
+ "EB1993": 4,
30412
30333
  "MAR1993": 5,
30413
30334
  "APR1993": 4,
30414
30335
  "MAY1993": 4,
@@ -30420,7 +30341,7 @@
30420
30341
  "NOV1993": 4,
30421
30342
  "DEC1993": 5,
30422
30343
  "JAN1994": 4,
30423
- "FEB1994": 4,
30344
+ "EB1994": 4,
30424
30345
  "MAR1994": 5,
30425
30346
  "APR1994": 4,
30426
30347
  "MAY1994": 4,
@@ -30432,7 +30353,7 @@
30432
30353
  "NOV1994": 5,
30433
30354
  "DEC1994": 4,
30434
30355
  "JAN1995": 4,
30435
- "FEB1995": 4,
30356
+ "EB1995": 4,
30436
30357
  "MAR1995": 5,
30437
30358
  "APR1995": 4,
30438
30359
  "MAY1995": 5,
@@ -30444,7 +30365,7 @@
30444
30365
  "NOV1995": 5,
30445
30366
  "DEC1995": 4,
30446
30367
  "JAN1996": 5,
30447
- "FEB1996": 4,
30368
+ "EB1996": 4,
30448
30369
  "MAR1996": 4,
30449
30370
  "APR1996": 4,
30450
30371
  "MAY1996": 5,
@@ -30456,7 +30377,7 @@
30456
30377
  "NOV1996": 4,
30457
30378
  "DEC1996": 4,
30458
30379
  "JAN1997": 5,
30459
- "FEB1997": 4,
30380
+ "EB1997": 4,
30460
30381
  "MAR1997": 4,
30461
30382
  "APR1997": 5,
30462
30383
  "MAY1997": 4,
@@ -30468,7 +30389,7 @@
30468
30389
  "NOV1997": 4,
30469
30390
  "DEC1997": 5,
30470
30391
  "JAN1998": 4,
30471
- "FEB1998": 4,
30392
+ "EB1998": 4,
30472
30393
  "MAR1998": 4,
30473
30394
  "APR1998": 5,
30474
30395
  "MAY1998": 4,
@@ -30480,7 +30401,7 @@
30480
30401
  "NOV1998": 4,
30481
30402
  "DEC1998": 5,
30482
30403
  "JAN1999": 4,
30483
- "FEB1999": 4,
30404
+ "EB1999": 4,
30484
30405
  "MAR1999": 5,
30485
30406
  "APR1999": 4,
30486
30407
  "MAY1999": 4,
@@ -30492,7 +30413,7 @@
30492
30413
  "NOV1999": 4,
30493
30414
  "DEC1999": 5,
30494
30415
  "JAN2000": 4,
30495
- "FEB2000": 4,
30416
+ "EB2000": 4,
30496
30417
  "MAR2000": 5,
30497
30418
  "APR2000": 4,
30498
30419
  "MAY2000": 5,
@@ -30504,7 +30425,7 @@
30504
30425
  "NOV2000": 5,
30505
30426
  "DEC2000": 4,
30506
30427
  "JAN2001": 5,
30507
- "FEB2001": 4,
30428
+ "EB2001": 4,
30508
30429
  "MAR2001": 4,
30509
30430
  "APR2001": 4,
30510
30431
  "MAY2001": 5,
@@ -30516,7 +30437,7 @@
30516
30437
  "NOV2001": 4,
30517
30438
  "DEC2001": 4,
30518
30439
  "JAN2002": 5,
30519
- "FEB2002": 4,
30440
+ "EB2002": 4,
30520
30441
  "MAR2002": 4,
30521
30442
  "APR2002": 4,
30522
30443
  "MAY2002": 5,
@@ -30528,7 +30449,7 @@
30528
30449
  "NOV2002": 4,
30529
30450
  "DEC2002": 4,
30530
30451
  "JAN2003": 5,
30531
- "FEB2003": 4,
30452
+ "EB2003": 4,
30532
30453
  "MAR2003": 4,
30533
30454
  "APR2003": 5,
30534
30455
  "MAY2003": 4,
@@ -30540,7 +30461,7 @@
30540
30461
  "NOV2003": 4,
30541
30462
  "DEC2003": 5,
30542
30463
  "JAN2004": 4,
30543
- "FEB2004": 4,
30464
+ "EB2004": 4,
30544
30465
  "MAR2004": 5,
30545
30466
  "APR2004": 4,
30546
30467
  "MAY2004": 4,
@@ -30552,7 +30473,7 @@
30552
30473
  "NOV2004": 4,
30553
30474
  "DEC2004": 5,
30554
30475
  "JAN2005": 4,
30555
- "FEB2005": 4,
30476
+ "EB2005": 4,
30556
30477
  "MAR2005": 5,
30557
30478
  "APR2005": 4,
30558
30479
  "MAY2005": 4,
@@ -30564,7 +30485,7 @@
30564
30485
  "NOV2005": 5,
30565
30486
  "DEC2005": 4,
30566
30487
  "JAN2006": 4,
30567
- "FEB2006": 4,
30488
+ "EB2006": 4,
30568
30489
  "MAR2006": 5,
30569
30490
  "APR2006": 4,
30570
30491
  "MAY2006": 5,
@@ -30576,7 +30497,7 @@
30576
30497
  "NOV2006": 5,
30577
30498
  "DEC2006": 4,
30578
30499
  "JAN2007": 5,
30579
- "FEB2007": 4,
30500
+ "EB2007": 4,
30580
30501
  "MAR2007": 4,
30581
30502
  "APR2007": 4,
30582
30503
  "MAY2007": 5,
@@ -30588,7 +30509,7 @@
30588
30509
  "NOV2007": 4,
30589
30510
  "DEC2007": 4,
30590
30511
  "JAN2008": 5,
30591
- "FEB2008": 4,
30512
+ "EB2008": 4,
30592
30513
  "MAR2008": 4,
30593
30514
  "APR2008": 5,
30594
30515
  "MAY2008": 4,
@@ -30600,7 +30521,7 @@
30600
30521
  "NOV2008": 4,
30601
30522
  "DEC2008": 5,
30602
30523
  "JAN2009": 4,
30603
- "FEB2009": 4,
30524
+ "EB2009": 4,
30604
30525
  "MAR2009": 4,
30605
30526
  "APR2009": 5,
30606
30527
  "MAY2009": 4,
@@ -30612,7 +30533,7 @@
30612
30533
  "NOV2009": 4,
30613
30534
  "DEC2009": 5,
30614
30535
  "JAN2010": 4,
30615
- "FEB2010": 4,
30536
+ "EB2010": 4,
30616
30537
  "MAR2010": 5,
30617
30538
  "APR2010": 4,
30618
30539
  "MAY2010": 4,
@@ -30624,7 +30545,7 @@
30624
30545
  "NOV2010": 4,
30625
30546
  "DEC2010": 5,
30626
30547
  "JAN2011": 4,
30627
- "FEB2011": 4,
30548
+ "EB2011": 4,
30628
30549
  "MAR2011": 5,
30629
30550
  "APR2011": 4,
30630
30551
  "MAY2011": 4,
@@ -30636,7 +30557,7 @@
30636
30557
  "NOV2011": 5,
30637
30558
  "DEC2011": 4,
30638
30559
  "JAN2012": 4,
30639
- "FEB2012": 5,
30560
+ "EB2012": 5,
30640
30561
  "MAR2012": 4,
30641
30562
  "APR2012": 4,
30642
30563
  "MAY2012": 5,
@@ -30648,7 +30569,7 @@
30648
30569
  "NOV2012": 4,
30649
30570
  "DEC2012": 4,
30650
30571
  "JAN2013": 5,
30651
- "FEB2013": 4,
30572
+ "EB2013": 4,
30652
30573
  "MAR2013": 4,
30653
30574
  "APR2013": 4,
30654
30575
  "MAY2013": 5,
@@ -30660,7 +30581,7 @@
30660
30581
  "NOV2013": 4,
30661
30582
  "DEC2013": 4,
30662
30583
  "JAN2014": 5,
30663
- "FEB2014": 4,
30584
+ "EB2014": 4,
30664
30585
  "MAR2014": 4,
30665
30586
  "APR2014": 5,
30666
30587
  "MAY2014": 4,
@@ -30672,7 +30593,7 @@
30672
30593
  "NOV2014": 4,
30673
30594
  "DEC2014": 5,
30674
30595
  "JAN2015": 4,
30675
- "FEB2015": 4
30596
+ "EB2015": 4
30676
30597
  },
30677
30598
  "Forth": {
30678
30599
  "Copyright": 9,
@@ -30824,15 +30745,14 @@
30824
30745
  "mnemonics.": 1,
30825
30746
  "add": 1,
30826
30747
  "or": 3,
30827
- "F44": 1,
30828
30748
  "cmove": 6,
30829
30749
  "Todo": 1,
30830
30750
  "other": 1,
30831
30751
  "condition": 1,
30832
30752
  "codes.": 1,
30833
- "FB6": 1,
30753
+ "B6": 1,
30834
30754
  "movzx": 1,
30835
- "FBE": 1,
30755
+ "BE": 1,
30836
30756
  "movsx": 1,
30837
30757
  "adc": 1,
30838
30758
  "sbb": 1,
@@ -30853,7 +30773,7 @@
30853
30773
  "mov": 3,
30854
30774
  "D": 1,
30855
30775
  "lea": 1,
30856
- "F/0": 1,
30776
+ "/0": 1,
30857
30777
  "C3": 1,
30858
30778
  "ret": 1,
30859
30779
  "C6/0": 1,
@@ -31272,7 +31192,7 @@
31272
31192
  "_": 47,
31273
31193
  "+": 191,
31274
31194
  "show": 21,
31275
- "L*n": 1,
31195
+ "*n": 1,
31276
31196
  "table": 1,
31277
31197
  "mainPhil": 2,
31278
31198
  "[": 104,
@@ -31304,7 +31224,6 @@
31304
31224
  "tT": 2,
31305
31225
  "g1": 2,
31306
31226
  "Random.randomR": 2,
31307
- "L": 6,
31308
31227
  "eT": 2,
31309
31228
  "g2": 3,
31310
31229
  "thinkTime": 3,
@@ -32321,7 +32240,7 @@
32321
32240
  "funfion.": 1,
32322
32241
  "InstallGlobalFunction": 5,
32323
32242
  "arg": 16,
32324
- "Length": 14,
32243
+ "Length": 13,
32325
32244
  "+": 9,
32326
32245
  "*": 12,
32327
32246
  "elif": 21,
@@ -32602,6 +32521,7 @@
32602
32521
  "{": 21,
32603
32522
  "}": 21,
32604
32523
  "i": 25,
32524
+ "ength": 1,
32605
32525
  "d": 16,
32606
32526
  "IsDirectoryPath": 1,
32607
32527
  "CreateDir": 2,
@@ -33356,7 +33276,6 @@
33356
33276
  ".macro": 1,
33357
33277
  "invalid": 2,
33358
33278
  ".word": 2,
33359
- "ffffff": 1,
33360
33279
  "stc": 1,
33361
33280
  "cr0": 1,
33362
33281
  "[": 3,
@@ -33387,7 +33306,6 @@
33387
33306
  "call": 2,
33388
33307
  "r1": 3,
33389
33308
  "swi": 3,
33390
- "xab": 1,
33391
33309
  "Confirm": 1,
33392
33310
  "number.": 1,
33393
33311
  "r5": 6,
@@ -33448,7 +33366,6 @@
33448
33366
  "LSCIE1": 2,
33449
33367
  ".long": 6,
33450
33368
  ".byte": 20,
33451
- "xc": 1,
33452
33369
  ".align": 2,
33453
33370
  "_main.eh": 2,
33454
33371
  "LSFDE1": 1,
@@ -33456,8 +33373,6 @@
33456
33373
  "LASFDE1": 3,
33457
33374
  ".quad": 2,
33458
33375
  ".": 1,
33459
- "xe": 1,
33460
- "xd": 1,
33461
33376
  ".subsections_via_symbols": 1
33462
33377
  },
33463
33378
  "GDScript": {
@@ -33896,12 +33811,11 @@
33896
33811
  "const": 19,
33897
33812
  "float": 107,
33898
33813
  "eps": 5,
33899
- "e": 4,
33900
- "-": 108,
33901
33814
  ";": 418,
33902
33815
  "PI": 3,
33903
33816
  "vec3": 165,
33904
33817
  "sunDir": 5,
33818
+ "-": 105,
33905
33819
  "skyCol": 4,
33906
33820
  "sandCol": 2,
33907
33821
  "treeCol": 2,
@@ -34054,6 +33968,7 @@
34054
33968
  "normal": 7,
34055
33969
  "from": 2,
34056
33970
  "heightmap": 1,
33971
+ "e": 1,
34057
33972
  "pos.x": 1,
34058
33973
  "iGlobalTime*0.5": 1,
34059
33974
  "pos.z": 2,
@@ -38267,7 +38182,7 @@
38267
38182
  ".ie": 1,
38268
38183
  "n": 1,
38269
38184
  "s": 13,
38270
- "UNIX": 6,
38185
+ "NIX": 3,
38271
38186
  "s0": 3,
38272
38187
  ".el": 1,
38273
38188
  "{": 14,
@@ -39441,6 +39356,7 @@
39441
39356
  "An": 2,
39442
39357
  "Implementation": 2,
39443
39358
  "Extended": 1,
39359
+ "UNIX": 3,
39444
39360
  "fIUsenix": 8,
39445
39361
  "Conference": 8,
39446
39362
  "Proceedings": 7,
@@ -39681,6 +39597,17 @@
39681
39597
  "example": 1,
39682
39598
  "}": 1
39683
39599
  },
39600
+ "HCL": {
39601
+ "consul": 1,
39602
+ "template": 1,
39603
+ "{": 4,
39604
+ "bar": 1,
39605
+ "}": 4,
39606
+ "resource": 1,
39607
+ "provisioner": 2,
39608
+ "source": 2,
39609
+ "destination": 2
39610
+ },
39684
39611
  "HTML": {
39685
39612
  "<!DOCTYPE>": 4,
39686
39613
  "HTML": 2,
@@ -40828,7 +40755,7 @@
40828
40755
  "filteredData": 12,
40829
40756
  "GetString": 11,
40830
40757
  "lf_info": 2,
40831
- "-": 614,
40758
+ "-": 611,
40832
40759
  "locals": 5,
40833
40760
  "[": 988,
40834
40761
  "]": 988,
@@ -41411,7 +41338,6 @@
41411
41338
  "localDiff": 3,
41412
41339
  "v2/v1": 1,
41413
41340
  "INTEGRATION_PRECISION_FACTOR": 1,
41414
- "e": 3,
41415
41341
  "END_OF_FILE": 1,
41416
41342
  "ACCEPT_BRANCH_LENGTHS": 1,
41417
41343
  "assert": 275,
@@ -41877,7 +41803,6 @@
41877
41803
  "where": 1,
41878
41804
  "gt": 2,
41879
41805
  "nposInd": 2,
41880
- "L": 1,
41881
41806
  "example": 1
41882
41807
  },
41883
41808
  "IGOR Pro": {
@@ -43284,7 +43209,6 @@
43284
43209
  "inline": 1,
43285
43210
  "comment": 1,
43286
43211
  "hex": 1,
43287
- "xDEADbeef": 1,
43288
43212
  "half": 1,
43289
43213
  ".5": 1,
43290
43214
  "delta": 1,
@@ -43461,7 +43385,6 @@
43461
43385
  "op1": 1,
43462
43386
  "iadd": 1,
43463
43387
  "java/io/PrintStream/println": 15,
43464
- "xa": 1,
43465
43388
  "isub": 1,
43466
43389
  "idiv": 1,
43467
43390
  "imul": 1,
@@ -43683,7 +43606,6 @@
43683
43606
  "//a": 1,
43684
43607
  "la": 1,
43685
43608
  "boost": 1,
43686
- "e3779b9": 1,
43687
43609
  "<<": 1,
43688
43610
  "isPrimitive": 1,
43689
43611
  "isInteger": 1,
@@ -44530,7 +44452,6 @@
44530
44452
  ".computeBytesSize": 1,
44531
44453
  ".getSerializedSize": 1,
44532
44454
  "serialVersionUID": 1,
44533
- "L": 1,
44534
44455
  "writeReplace": 1,
44535
44456
  "java.io.ObjectStreamException": 1,
44536
44457
  "super.writeReplace": 1,
@@ -51086,7 +51007,7 @@
51086
51007
  "Resistors_SMD/R_0603.wrl": 1,
51087
51008
  "Crystals_Oscillators_SMD": 1,
51088
51009
  "CX2520DB": 1,
51089
- "FEDED": 1,
51010
+ "EDED": 1,
51090
51011
  "B58E9A": 1,
51091
51012
  "/54B5903E": 1,
51092
51013
  "X1": 1,
@@ -51114,7 +51035,7 @@
51114
51035
  "J2": 1,
51115
51036
  "A3": 22,
51116
51037
  "E3": 13,
51117
- "F3": 24,
51038
+ "F3": 23,
51118
51039
  "G3": 1,
51119
51040
  "H3": 1,
51120
51041
  "J3": 1,
@@ -51175,13 +51096,12 @@
51175
51096
  "U2": 1,
51176
51097
  "B3": 15,
51177
51098
  "segment": 108,
51178
- "FFD": 1,
51179
- "FDD": 1,
51180
- "FEF": 1,
51099
+ "D": 204,
51100
+ "DD": 16,
51101
+ "EF": 13,
51181
51102
  "E": 209,
51182
51103
  "A": 173,
51183
51104
  "status": 5,
51184
- "F": 322,
51185
51105
  "B": 197,
51186
51106
  "zone": 3,
51187
51107
  "net_name": 3,
@@ -51292,6 +51212,7 @@
51292
51212
  "SN754410": 1,
51293
51213
  "CA683": 1,
51294
51214
  "P": 24,
51215
+ "F": 96,
51295
51216
  "H": 86,
51296
51217
  "C": 258,
51297
51218
  "CNN": 96,
@@ -51348,7 +51269,6 @@
51348
51269
  "Pos": 1,
51349
51270
  "Scale": 1,
51350
51271
  "Data": 1,
51351
- "D": 203,
51352
51272
  "E0": 23,
51353
51273
  "EC": 11,
51354
51274
  "D5": 30,
@@ -51395,9 +51315,7 @@
51395
51315
  "BB": 15,
51396
51316
  "FE": 19,
51397
51317
  "DC": 19,
51398
- "DD": 15,
51399
51318
  "CE": 17,
51400
- "EF": 12,
51401
51319
  "D2": 16,
51402
51320
  "EndBitmap": 2,
51403
51321
  "EndData": 1,
@@ -51419,10 +51337,8 @@
51419
51337
  "NoConn": 2,
51420
51338
  "CONN_3": 1,
51421
51339
  "P3": 1,
51422
- "F2247": 1,
51423
51340
  "V_MOT": 3,
51424
51341
  "#FLG013": 1,
51425
- "F243F": 1,
51426
51342
  "JUMPER": 1,
51427
51343
  "J1": 1,
51428
51344
  "#PWR014": 1,
@@ -54707,7 +54623,6 @@
54707
54623
  "n1": 1,
54708
54624
  "n2": 1,
54709
54625
  "n3": 1,
54710
- "xfed": 1,
54711
54626
  "s1": 1,
54712
54627
  "s2": 1,
54713
54628
  "f1": 3,
@@ -58249,8 +58164,6 @@
58249
58164
  "aux.m": 3,
58250
58165
  "*": 46,
58251
58166
  "aux.b": 3,
58252
- "e": 14,
58253
- "-": 673,
58254
58167
  "c2": 5,
58255
58168
  "Yc": 5,
58256
58169
  "parallel": 2,
@@ -58376,6 +58289,7 @@
58376
58289
  "figHeight": 19,
58377
58290
  "set": 43,
58378
58291
  "gcf": 17,
58292
+ "-": 660,
58379
58293
  "freq": 12,
58380
58294
  "hold": 23,
58381
58295
  "all": 15,
@@ -58519,7 +58433,6 @@
58519
58433
  "free": 1,
58520
58434
  "@": 1,
58521
58435
  "handling.eps": 1,
58522
- "f": 13,
58523
58436
  "YTick": 1,
58524
58437
  "YTickLabel": 1,
58525
58438
  "Path": 1,
@@ -58785,6 +58698,7 @@
58785
58698
  "gain": 1,
58786
58699
  "guesses": 1,
58787
58700
  "k1": 4,
58701
+ "f": 12,
58788
58702
  "k2": 3,
58789
58703
  "k3": 3,
58790
58704
  "k4": 4,
@@ -58983,6 +58897,7 @@
58983
58897
  "v_y": 3,
58984
58898
  "*e_0": 3,
58985
58899
  "vx": 2,
58900
+ "e": 1,
58986
58901
  "vy": 2,
58987
58902
  "Selection": 1,
58988
58903
  "Data": 2,
@@ -59326,7 +59241,7 @@
59326
59241
  "<mysql.version>": 1,
59327
59242
  "</mysql.version>": 1,
59328
59243
  "<hibernate.version>": 1,
59329
- "Final": 2,
59244
+ "inal": 2,
59330
59245
  "</hibernate.version>": 1,
59331
59246
  "<hibernate-validator.version>": 1,
59332
59247
  "</hibernate-validator.version>": 1,
@@ -62648,7 +62563,7 @@
62648
62563
  "transformation": 150,
62649
62564
  "extent": 244,
62650
62565
  "{": 1601,
62651
- "-": 615,
62566
+ "-": 607,
62652
62567
  "}": 2176,
62653
62568
  "rotation": 111,
62654
62569
  ")": 1436,
@@ -62699,7 +62614,6 @@
62699
62614
  "product": 1,
62700
62615
  "connect": 128,
62701
62616
  "voltageSensor.p": 1,
62702
- "e": 8,
62703
62617
  "voltageSensor.n": 1,
62704
62618
  "currentSensor.p": 1,
62705
62619
  "currentSensor.n": 1,
@@ -65522,6 +65436,1475 @@
65522
65436
  "fn.args": 1,
65523
65437
  "@unlisten": 1
65524
65438
  },
65439
+ "NCL": {
65440
+ ";": 806,
65441
+ "*****************************************************": 4,
65442
+ "cru_8.ncl": 1,
65443
+ "Concepts": 7,
65444
+ "illustrated": 7,
65445
+ "-": 1274,
65446
+ "Plotting": 2,
65447
+ "CRU": 1,
65448
+ "(": 717,
65449
+ "Climate": 1,
65450
+ "Research": 1,
65451
+ "Unit": 1,
65452
+ ")": 716,
65453
+ "/": 106,
65454
+ "BADC": 1,
65455
+ "data": 47,
65456
+ "Selecting": 1,
65457
+ "a": 59,
65458
+ "sub": 1,
65459
+ "period": 1,
65460
+ "calculating": 1,
65461
+ "climatology": 2,
65462
+ "Drawing": 8,
65463
+ "raster": 6,
65464
+ "contours": 5,
65465
+ "very": 2,
65466
+ "basic": 1,
65467
+ "graphics": 2,
65468
+ "load": 33,
65469
+ "not": 12,
65470
+ "needed": 5,
65471
+ "onward": 3,
65472
+ "create": 21,
65473
+ "references": 1,
65474
+ "pointers": 1,
65475
+ "to": 48,
65476
+ "the": 64,
65477
+ "files": 3,
65478
+ "diri": 16,
65479
+ "fcld": 3,
65480
+ "addfile": 17,
65481
+ "+": 84,
65482
+ "fdtr": 2,
65483
+ "ffrs": 2,
65484
+ "fpet": 2,
65485
+ "fpre": 2,
65486
+ "ftmn": 2,
65487
+ "ftmp": 2,
65488
+ "ftmx": 2,
65489
+ "fvap": 2,
65490
+ "fwet": 2,
65491
+ "specify": 3,
65492
+ "start": 3,
65493
+ "&": 34,
65494
+ "last": 3,
65495
+ "dates": 2,
65496
+ "arbitrary": 1,
65497
+ "ymStrt": 1,
65498
+ "ymLast": 1,
65499
+ "get": 4,
65500
+ "index": 6,
65501
+ "values": 7,
65502
+ "of": 31,
65503
+ "start/lat": 1,
65504
+ "time": 26,
65505
+ "yyyymm": 1,
65506
+ "cd_calendar": 1,
65507
+ "ntStrt": 11,
65508
+ "ind": 3,
65509
+ "yyyymm.eq.ymStrt": 1,
65510
+ "ntLast": 11,
65511
+ "yyyymm.eq.ymLast": 1,
65512
+ "read": 8,
65513
+ "segment": 1,
65514
+ "cld": 4,
65515
+ "dtr": 3,
65516
+ "frs": 3,
65517
+ "pet": 3,
65518
+ "pre": 3,
65519
+ "tmn": 3,
65520
+ "tmp": 5,
65521
+ "tmx": 3,
65522
+ "vap": 3,
65523
+ "wet": 3,
65524
+ "printVarSummary": 10,
65525
+ "[": 23,
65526
+ "|": 6,
65527
+ "]": 23,
65528
+ "x": 24,
65529
+ "lat": 29,
65530
+ "lon": 29,
65531
+ "calculate": 3,
65532
+ "monthly": 1,
65533
+ "climatologies": 1,
65534
+ "cldclm": 3,
65535
+ "clmMonTLL": 10,
65536
+ "dtrclm": 2,
65537
+ "frsclm": 2,
65538
+ "petclm": 2,
65539
+ "preclm": 2,
65540
+ "tmnclm": 2,
65541
+ "tmpclm": 2,
65542
+ "tmxclm": 2,
65543
+ "vapclm": 2,
65544
+ "wetclm": 2,
65545
+ "month": 4,
65546
+ "************************************": 5,
65547
+ "plots": 17,
65548
+ "...": 4,
65549
+ "simple": 1,
65550
+ "nt": 11,
65551
+ "yrStrt": 2,
65552
+ "ymStrt/100": 1,
65553
+ "yrLast": 2,
65554
+ "ymLast/100": 1,
65555
+ "title": 13,
65556
+ "wks": 96,
65557
+ "gsn_open_wks": 12,
65558
+ "open": 6,
65559
+ "ps": 4,
65560
+ "file": 15,
65561
+ "gsn_define_colormap": 7,
65562
+ "choose": 4,
65563
+ "colormap": 6,
65564
+ "plot": 78,
65565
+ "new": 41,
65566
+ "graphic": 8,
65567
+ "array": 9,
65568
+ "res": 39,
65569
+ "True": 50,
65570
+ "res@cnFillOn": 7,
65571
+ "turn": 9,
65572
+ "on": 19,
65573
+ "color": 17,
65574
+ "fill": 6,
65575
+ "res@cnFillMode": 6,
65576
+ "Raster": 3,
65577
+ "Mode": 2,
65578
+ "res@cnLinesOn": 7,
65579
+ "False": 52,
65580
+ "Turn": 11,
65581
+ "off": 14,
65582
+ "contour": 18,
65583
+ "lines": 9,
65584
+ "res@gsnDraw": 8,
65585
+ "do": 20,
65586
+ "draw": 26,
65587
+ "picture": 1,
65588
+ "res@gsnFrame": 6,
65589
+ "advance": 6,
65590
+ "frame": 19,
65591
+ "res@lbOrientation": 2,
65592
+ "vertical": 1,
65593
+ "label": 3,
65594
+ "bar": 1,
65595
+ "resp": 6,
65596
+ "resp@gsnMaximize": 1,
65597
+ "make": 4,
65598
+ "eps": 2,
65599
+ "pdf": 2,
65600
+ "large": 3,
65601
+ "resp@txString": 5,
65602
+ "gsn_csm_contour_map_ce": 13,
65603
+ "gsn_panel": 8,
65604
+ "/2": 5,
65605
+ "colors": 7,
65606
+ "res@cnFillPalette": 1,
65607
+ "optional": 1,
65608
+ "distinct": 1,
65609
+ "for": 32,
65610
+ "categories": 1,
65611
+ "res@cnLevelSelectionMode": 5,
65612
+ "use": 13,
65613
+ "unequal": 1,
65614
+ "spacing": 2,
65615
+ "res@cnLevels": 2,
65616
+ "/2.0": 1,
65617
+ "********************": 1,
65618
+ "Inputs": 3,
65619
+ "Regarding": 3,
65620
+ "Input": 3,
65621
+ "and": 23,
65622
+ "Output": 1,
65623
+ "Data": 2,
65624
+ "*************************************": 1,
65625
+ "netCDFFilePath": 1,
65626
+ "outputFilePath": 1,
65627
+ "*******************": 2,
65628
+ "Structure": 1,
65629
+ "***********************************************": 2,
65630
+ "lPlotVariablesList": 1,
65631
+ "rPlotVariablesList": 1,
65632
+ "xDimName": 1,
65633
+ "xDimSize": 1,
65634
+ "View": 1,
65635
+ "Annotations": 1,
65636
+ "****************************************": 1,
65637
+ "yLAxisLabel": 1,
65638
+ "yRAxisLabel": 1,
65639
+ "*******************END": 1,
65640
+ "INPUTS": 1,
65641
+ "********************************************************************": 1,
65642
+ "**************************************************************": 1,
65643
+ "User": 2,
65644
+ "***************************************************************": 12,
65645
+ "INPUT": 1,
65646
+ "input": 1,
65647
+ "directory": 2,
65648
+ "fili": 11,
65649
+ "pltDir": 2,
65650
+ "output": 2,
65651
+ "sfx": 3,
65652
+ "get_file_suffix": 2,
65653
+ "pltName": 5,
65654
+ "sfx@fBase": 2,
65655
+ "name": 4,
65656
+ "pltType": 6,
65657
+ "End": 1,
65658
+ "Open": 4,
65659
+ "SEVIRI": 1,
65660
+ "L3": 1,
65661
+ "HDF": 1,
65662
+ "Note": 1,
65663
+ "rather": 2,
65664
+ "unusual": 1,
65665
+ "format": 4,
65666
+ "flag": 11,
65667
+ "*prepended*": 1,
65668
+ "value": 3,
65669
+ "integer": 8,
65670
+ "twc_lv3": 2,
65671
+ "fakeDim0": 1,
65672
+ "fakeDim1": 1,
65673
+ "long_name": 2,
65674
+ "total": 1,
65675
+ "water": 4,
65676
+ "vapour": 3,
65677
+ "column": 3,
65678
+ "units": 3,
65679
+ "fmmmm": 2,
65680
+ "I4": 1,
65681
+ "valid_range": 1,
65682
+ "_FillValue": 2,
65683
+ "legend_01": 1,
65684
+ "f": 20,
65685
+ "legend_02": 1,
65686
+ "averaged": 2,
65687
+ "level": 4,
65688
+ "legend_03": 1,
65689
+ "interpolated": 1,
65690
+ "from": 11,
65691
+ "legend_04": 1,
65692
+ "gaps": 1,
65693
+ "filled": 2,
65694
+ "with": 9,
65695
+ "NVAP": 1,
65696
+ "legend_05": 1,
65697
+ "mmmm": 2,
65698
+ "in": 16,
65699
+ "mm": 2,
65700
+ "*": 12,
65701
+ "as": 12,
65702
+ "legend_06": 1,
65703
+ "Example": 2,
65704
+ "means": 1,
65705
+ "min_lat": 1,
65706
+ "max_lat": 1,
65707
+ "min_lon": 1,
65708
+ "max_lon": 1,
65709
+ "dlat": 1,
65710
+ "dlon": 1,
65711
+ "ifx": 3,
65712
+ "ifx/10000": 1,
65713
+ "extract": 2,
65714
+ "ix": 7,
65715
+ "flag*10000": 1,
65716
+ "ix*0.01": 1,
65717
+ "scale": 2,
65718
+ "meta": 5,
65719
+ "dimx": 3,
65720
+ "dimsizes": 12,
65721
+ "nlat": 11,
65722
+ "grid": 4,
65723
+ "size": 4,
65724
+ "mlon": 10,
65725
+ "fspan": 5,
65726
+ "ifx@min_lat": 1,
65727
+ "ifx@max_lat": 1,
65728
+ "lat@units": 3,
65729
+ "ifx@min_lon": 1,
65730
+ "ifx@max_lon": 1,
65731
+ "lon@units": 3,
65732
+ "x@long_name": 1,
65733
+ "x@units": 1,
65734
+ "delete": 14,
65735
+ "/ifx": 1,
65736
+ "ix/": 1,
65737
+ "no": 1,
65738
+ "longer": 1,
65739
+ "Create": 5,
65740
+ "mods": 3,
65741
+ "desired": 4,
65742
+ "res@gsnAddCyclic": 5,
65743
+ "noty": 1,
65744
+ "global": 2,
65745
+ "res@cnLineLabelsOn": 4,
65746
+ "res@cnMissingValFillColor": 1,
65747
+ "res@mpCenterLonF": 2,
65748
+ "min": 7,
65749
+ "max": 6,
65750
+ "res@mpMinLatF": 2,
65751
+ "res@mpMaxLatF": 2,
65752
+ "res@mpMinLonF": 2,
65753
+ "res@mpMaxLonF": 2,
65754
+ "copy_VarCoords": 1,
65755
+ "flag@long_name": 1,
65756
+ "flag@units": 1,
65757
+ "print": 13,
65758
+ "{": 5,
65759
+ "}": 5,
65760
+ "set": 9,
65761
+ "manual": 1,
65762
+ "levels": 2,
65763
+ "res@cnMinLevelValF": 2,
65764
+ "res@cnMaxLevelValF": 2,
65765
+ "one": 5,
65766
+ "less": 1,
65767
+ "than": 2,
65768
+ "res@cnLevelSpacingF": 3,
65769
+ "res@lbLabelStrings": 1,
65770
+ "ispan": 3,
65771
+ "res@lbLabelPosition": 1,
65772
+ "position": 1,
65773
+ "res@lbLabelAlignment": 1,
65774
+ "res@gsnLeftString": 5,
65775
+ "res@gsnRightString": 5,
65776
+ "res@gsnCenterString": 3,
65777
+ "resP": 4,
65778
+ "modify": 2,
65779
+ "panel": 6,
65780
+ "resP@txString": 2,
65781
+ "resP@gsnMaximize": 2,
65782
+ "/1": 3,
65783
+ "now": 3,
65784
+ "mask_12.ncl": 1,
65785
+ "Using": 7,
65786
+ "worldwide": 1,
65787
+ "shapefile": 4,
65788
+ "land/ocean": 1,
65789
+ "mask": 7,
65790
+ "Masking": 1,
65791
+ "based": 2,
65792
+ "geographical": 1,
65793
+ "area": 5,
65794
+ "Attaching": 4,
65795
+ "polylines": 4,
65796
+ "map": 24,
65797
+ "lat/lon": 4,
65798
+ "points": 2,
65799
+ "using": 8,
65800
+ "gsn_coordinates": 4,
65801
+ "Downloaded": 1,
65802
+ "GSHHS": 1,
65803
+ "shapefiles": 1,
65804
+ "http": 1,
65805
+ "//www.ngdc.noaa.gov/mgg/shorelines/data/gshhg/latest/": 1,
65806
+ "Used": 1,
65807
+ ".": 4,
65808
+ "Main": 3,
65809
+ "code": 3,
65810
+ "begin": 11,
65811
+ "WRITE_MASK": 2,
65812
+ "DEBUG": 2,
65813
+ "Read": 3,
65814
+ "dir": 2,
65815
+ "cdf_prefix": 3,
65816
+ "cdf_file": 3,
65817
+ "fin": 3,
65818
+ "u": 14,
65819
+ "U": 1,
65820
+ "same": 4,
65821
+ "shapefile.": 1,
65822
+ "shpfile": 5,
65823
+ "opt": 2,
65824
+ "opt@return_mask": 1,
65825
+ "land_mask": 3,
65826
+ "shapefile_mask_data": 1,
65827
+ "Mask": 1,
65828
+ "against": 1,
65829
+ "land": 3,
65830
+ "ocean.": 1,
65831
+ "u_land_mask": 4,
65832
+ "where": 2,
65833
+ "land_mask.eq.1": 1,
65834
+ "u@_FillValue": 2,
65835
+ "u_ocean_mask": 4,
65836
+ "land_mask.eq.0": 1,
65837
+ "copy_VarMeta": 2,
65838
+ "Start": 1,
65839
+ "res@gsnMaximize": 5,
65840
+ "maximize": 3,
65841
+ "don": 9,
65842
+ "t": 10,
65843
+ "yet": 2,
65844
+ "Make": 3,
65845
+ "sure": 2,
65846
+ "both": 1,
65847
+ "have": 2,
65848
+ "mnmxint": 4,
65849
+ "nice_mnmxintvl": 1,
65850
+ "res@lbLabelBarOn": 2,
65851
+ "res@mpFillOn": 4,
65852
+ "res@mpOutlineOn": 1,
65853
+ "original": 2,
65854
+ "attach": 2,
65855
+ "outlines": 2,
65856
+ "res@tiMainString": 9,
65857
+ "map_data": 3,
65858
+ "gsn_csm_contour_map": 8,
65859
+ "dum1": 1,
65860
+ "gsn_add_shapefile_polylines": 3,
65861
+ "masked": 1,
65862
+ "map_land_mask": 4,
65863
+ "map_ocean_mask": 3,
65864
+ "if": 45,
65865
+ "then": 25,
65866
+ "mkres": 4,
65867
+ "mkres@gsMarkerSizeF": 1,
65868
+ "mkres@gsnCoordsAttach": 1,
65869
+ "mkres@gsnCoordsNonMissingColor": 1,
65870
+ "mkres@gsnCoordsMissingColor": 1,
65871
+ "end": 43,
65872
+ "Add": 2,
65873
+ "dum2": 1,
65874
+ "dum3": 1,
65875
+ "Draw": 14,
65876
+ "all": 5,
65877
+ "three": 1,
65878
+ "page": 4,
65879
+ "pres": 2,
65880
+ "pres@gsnMaximize": 1,
65881
+ "pres@gsnPanelLabelBar": 1,
65882
+ "/map_data": 1,
65883
+ "map_ocean_mask/": 1,
65884
+ "/3": 1,
65885
+ "Close": 1,
65886
+ "before": 1,
65887
+ "we": 4,
65888
+ "again.": 1,
65889
+ "copy": 1,
65890
+ "so": 2,
65891
+ "s": 6,
65892
+ "safer.": 1,
65893
+ "new_cdf_file": 3,
65894
+ "system": 1,
65895
+ "finout": 3,
65896
+ "filevardef": 1,
65897
+ "typeof": 1,
65898
+ "/land_mask/": 1,
65899
+ "mcsst_1.ncl": 1,
65900
+ "NAVO": 1,
65901
+ "MCSST": 1,
65902
+ "fbindirread": 2,
65903
+ "fortran": 1,
65904
+ "binary": 4,
65905
+ "Converting": 1,
65906
+ "Adding": 2,
65907
+ "attributes": 2,
65908
+ "coordinates": 2,
65909
+ "variable": 5,
65910
+ "gray": 2,
65911
+ "an": 8,
65912
+ "existing": 2,
65913
+ "Spanning": 1,
65914
+ "but": 2,
65915
+ "two": 6,
65916
+ "***************************************": 15,
65917
+ "type": 3,
65918
+ "available": 1,
65919
+ "ipar": 7,
65920
+ "Weekly": 2,
65921
+ "Binned": 2,
65922
+ "Sea": 5,
65923
+ "Surface": 4,
65924
+ "Temperature": 4,
65925
+ "Number": 1,
65926
+ "Points": 1,
65927
+ "Bin": 1,
65928
+ "Anomaly": 2,
65929
+ "Interpolated": 2,
65930
+ "fname": 3,
65931
+ "/1024": 2,
65932
+ "convert": 7,
65933
+ "float": 24,
65934
+ "change": 3,
65935
+ "true": 1,
65936
+ "SST": 1,
65937
+ "xslope": 1,
65938
+ "ipar.eq.4.or.ipar.eq.2": 1,
65939
+ "anom": 1,
65940
+ "has": 1,
65941
+ "different": 3,
65942
+ "intercept": 1,
65943
+ "yint": 3,
65944
+ "ipar.eq.3.or.ipar.eq.0": 2,
65945
+ "sst": 9,
65946
+ "var": 1,
65947
+ "tmp*xslope": 1,
65948
+ "unecessary": 1,
65949
+ "assign": 6,
65950
+ "missing": 4,
65951
+ "values.": 1,
65952
+ "The": 5,
65953
+ "was": 5,
65954
+ "zero": 1,
65955
+ "since": 1,
65956
+ "it": 3,
65957
+ "assigned": 2,
65958
+ "NCL": 6,
65959
+ "recognized.": 1,
65960
+ "are": 8,
65961
+ "listed": 1,
65962
+ "below.": 2,
65963
+ "These": 1,
65964
+ "will": 8,
65965
+ "be": 9,
65966
+ "changed": 1,
65967
+ "later.": 3,
65968
+ "ipar.eq.4": 1,
65969
+ "sst@_FillValue": 3,
65970
+ "coordinate": 2,
65971
+ "variables": 5,
65972
+ "dy": 1,
65973
+ "/nlat": 1,
65974
+ "*dy": 1,
65975
+ "dy/2": 1,
65976
+ "nlon": 1,
65977
+ "dx": 1,
65978
+ "/nlon": 1,
65979
+ "*dx": 1,
65980
+ "dx/2": 1,
65981
+ "note": 1,
65982
+ "added": 1,
65983
+ "by": 4,
65984
+ "sjm": 1,
65985
+ "align": 1,
65986
+ "out": 2,
65987
+ "netCDF": 2,
65988
+ "model": 7,
65989
+ "dimensions": 1,
65990
+ "ditto": 1,
65991
+ "reverse": 1,
65992
+ "orientation": 1,
65993
+ "sst@long_name": 1,
65994
+ "sst@units": 1,
65995
+ "cv": 2,
65996
+ "year": 19,
65997
+ "day": 7,
65998
+ "filename": 1,
65999
+ "stringtochar": 1,
66000
+ "parse": 1,
66001
+ "date": 13,
66002
+ "jday": 2,
66003
+ "center": 2,
66004
+ "string": 8,
66005
+ "workstation": 1,
66006
+ "destination": 1,
66007
+ "This": 8,
66008
+ "necessary": 1,
66009
+ "V6.1.0": 2,
66010
+ "Named": 1,
66011
+ "can": 3,
66012
+ "used": 2,
66013
+ "without": 1,
66014
+ "having": 1,
66015
+ "first": 3,
66016
+ "add": 9,
66017
+ "them": 2,
66018
+ "map.": 5,
66019
+ "d": 1,
66020
+ "NhlNewColor": 1,
66021
+ "res@gsnSpreadColors": 2,
66022
+ "full": 2,
66023
+ "range": 4,
66024
+ "res@gsnSpreadColorStart": 1,
66025
+ "at": 4,
66026
+ "res@gsnSpreadColorEnd": 1,
66027
+ "mb": 1,
66028
+ "default": 2,
66029
+ "size.": 1,
66030
+ "mode": 2,
66031
+ "val": 1,
66032
+ "val/4.": 1,
66033
+ "undef": 1,
66034
+ "function": 4,
66035
+ "PrnOscPat_driver": 1,
66036
+ "eof": 5,
66037
+ "numeric": 4,
66038
+ "eof_ts": 10,
66039
+ "kPOP": 4,
66040
+ "compute": 2,
66041
+ "Principal": 1,
66042
+ "Oscillation": 1,
66043
+ "Patterns": 1,
66044
+ "POPs": 2,
66045
+ "local": 2,
66046
+ "dim_ts": 3,
66047
+ "dim_eof": 5,
66048
+ "neof": 8,
66049
+ "ntim": 13,
66050
+ "dnam_ts": 5,
66051
+ "dnam_eof": 8,
66052
+ "j": 6,
66053
+ "cov0": 5,
66054
+ "cov1": 4,
66055
+ "cov0_inverse": 2,
66056
+ "A": 4,
66057
+ "z": 15,
66058
+ "Z": 9,
66059
+ "pr": 4,
66060
+ "pi": 4,
66061
+ "zr": 4,
66062
+ "zi": 4,
66063
+ "mean": 4,
66064
+ "stdev": 5,
66065
+ "evlr": 7,
66066
+ "eigi": 2,
66067
+ "eigr": 2,
66068
+ "getvardims": 2,
66069
+ "dimension": 1,
66070
+ "names": 2,
66071
+ "lag": 5,
66072
+ "matrices": 1,
66073
+ "get_ncl_version": 1,
66074
+ ".eq.": 1,
66075
+ "bug": 1,
66076
+ "covcorm": 2,
66077
+ "covariance": 2,
66078
+ "matrix": 3,
66079
+ "else": 1,
66080
+ "/0": 5,
66081
+ "n": 2,
66082
+ "either": 1,
66083
+ "covcorm_xy": 2,
66084
+ "alternative": 1,
66085
+ "brute": 1,
66086
+ "force": 1,
66087
+ "contains": 2,
66088
+ "information": 2,
66089
+ "evolution": 1,
66090
+ "POP": 6,
66091
+ "system.": 1,
66092
+ "eigenvectors": 2,
66093
+ "A.": 1,
66094
+ "inverse_matrix": 2,
66095
+ "cov1#inverse_matrix": 1,
66096
+ "dgeevx": 1,
66097
+ "N": 2,
66098
+ "left": 3,
66099
+ "/right": 1,
66100
+ "real": 4,
66101
+ "/imag": 1,
66102
+ "Eigenvalues": 1,
66103
+ "returned": 2,
66104
+ "evlr@eigi": 1,
66105
+ "evlr@eigr": 1,
66106
+ "dgeevx_lapack": 1,
66107
+ "series": 5,
66108
+ "eigenvalues": 1,
66109
+ "right": 5,
66110
+ "PR": 1,
66111
+ "ev": 4,
66112
+ "part": 5,
66113
+ "PI": 1,
66114
+ "imag": 3,
66115
+ "is": 4,
66116
+ "what": 1,
66117
+ "want": 2,
66118
+ "righteigenvector": 1,
66119
+ "row": 3,
66120
+ "/sum": 2,
66121
+ "pr*pr": 1,
66122
+ "sum": 2,
66123
+ "pr*pi": 2,
66124
+ "pi*pi": 1,
66125
+ "#": 3,
66126
+ "/pr": 1,
66127
+ "pi/": 1,
66128
+ "#eof_ts": 1,
66129
+ "complex": 1,
66130
+ "conjugate": 1,
66131
+ "/z": 2,
66132
+ "dim_rmvmean_n": 1,
66133
+ "dim_avg_n": 1,
66134
+ "dim_stddev_n": 1,
66135
+ "dim_standardize_n": 1,
66136
+ "standardize": 1,
66137
+ "nPOP": 2,
66138
+ "z@stdev": 1,
66139
+ "z@mean": 1,
66140
+ "z@long_name": 1,
66141
+ "spatial": 3,
66142
+ "patterns": 3,
66143
+ "*eof": 4,
66144
+ "construct": 1,
66145
+ "domain": 1,
66146
+ "/zr*stdev": 1,
66147
+ "zi*stdev": 1,
66148
+ "Z@long_name": 1,
66149
+ "return": 3,
66150
+ "which": 1,
66151
+ "Z/": 1,
66152
+ "this": 1,
66153
+ "topo_9.ncl": 1,
66154
+ "Recreating": 2,
66155
+ "jpeg": 3,
66156
+ "topographic": 1,
66157
+ "image": 4,
66158
+ "object": 2,
66159
+ "Zooming": 1,
66160
+ "box": 8,
66161
+ "around": 2,
66162
+ "interest": 2,
66163
+ "overlay": 6,
66164
+ "multiple": 4,
66165
+ "more": 2,
66166
+ "per": 2,
66167
+ "functions": 1,
66168
+ "cleaner": 1,
66169
+ "NOTE": 1,
66170
+ "example": 2,
66171
+ "only": 3,
66172
+ "work": 1,
66173
+ "script": 2,
66174
+ "recreates": 1,
66175
+ "JPEG": 2,
66176
+ "that": 3,
66177
+ "converted": 1,
66178
+ "NetCDF": 1,
66179
+ "separated": 1,
66180
+ "bands": 1,
66181
+ "source": 1,
66182
+ "tool": 1,
66183
+ "gdal_translate": 1,
66184
+ "ot": 1,
66185
+ "Int16": 1,
66186
+ "EarthMap_2500x1250.jpg": 1,
66187
+ "EarthMap_2500x1250.nc": 1,
66188
+ "imports": 1,
66189
+ "or": 3,
66190
+ "yet.": 1,
66191
+ "faster": 1,
66192
+ "res@cnMaxLevelCount": 1,
66193
+ "res@cnFillBackgroundColor": 1,
66194
+ "labels": 2,
66195
+ "res@cnInfoLabelOn": 1,
66196
+ "info": 1,
66197
+ "labelbar": 3,
66198
+ "subtitles": 1,
66199
+ "res@pmTickMarkDisplayMode": 3,
66200
+ "Construct": 1,
66201
+ "RGBA": 1,
66202
+ "colormaps...": 1,
66203
+ "ramp": 4,
66204
+ "reds": 5,
66205
+ "/255": 3,
66206
+ "greens": 5,
66207
+ "blues": 5,
66208
+ "red": 5,
66209
+ "plotted": 2,
66210
+ "fully": 1,
66211
+ "opaque": 1,
66212
+ "green": 1,
66213
+ "blue": 1,
66214
+ "completely": 1,
66215
+ "transparent.": 1,
66216
+ "When": 1,
66217
+ "overlain": 1,
66218
+ "combine": 1,
66219
+ "magically": 1,
66220
+ "res@cnFillColors": 3,
66221
+ "greenMap": 2,
66222
+ "gsn_csm_contour": 3,
66223
+ "Band2": 1,
66224
+ "blueMap": 2,
66225
+ "Band3": 1,
66226
+ "our": 1,
66227
+ "base": 1,
66228
+ "plot.": 4,
66229
+ "Zoom": 1,
66230
+ "minlat": 3,
66231
+ "maxlat": 3,
66232
+ "minlon": 3,
66233
+ "maxlon": 3,
66234
+ "redMap": 4,
66235
+ "Band1": 1,
66236
+ "Overlay": 2,
66237
+ "everything": 1,
66238
+ "topo": 2,
66239
+ "images": 1,
66240
+ "works": 1,
66241
+ "X11": 1,
66242
+ "PNG.": 1,
66243
+ "Southern": 1,
66244
+ "Africa": 1,
66245
+ "recreate_jpeg_image": 1,
66246
+ "lonbox": 2,
66247
+ "latbox": 2,
66248
+ "lnres": 2,
66249
+ "lnres@gsLineColor": 1,
66250
+ "lnres@gsLineThicknessF": 1,
66251
+ "thicker": 1,
66252
+ "gsn_add_polyline": 2,
66253
+ "*************************************************": 6,
66254
+ "traj_3.ncl": 1,
66255
+ "external": 1,
66256
+ "TRAJ": 2,
66257
+ "path": 3,
66258
+ "asciiread": 1,
66259
+ "/500": 1,
66260
+ "some": 2,
66261
+ "parameters": 1,
66262
+ "np": 2,
66263
+ "nq": 2,
66264
+ "ncor": 4,
66265
+ "xrot": 4,
66266
+ "/np": 2,
66267
+ "nq/": 2,
66268
+ "yrot": 4,
66269
+ "xaxis": 11,
66270
+ "yaxis": 11,
66271
+ "**************************************************": 4,
66272
+ "into": 4,
66273
+ "rotated": 1,
66274
+ "particle": 1,
66275
+ "xyres": 9,
66276
+ "xyres@gsnFrame": 1,
66277
+ "indivdual": 1,
66278
+ "xyres@tmXTBorderOn": 1,
66279
+ "bottom": 5,
66280
+ "axis": 6,
66281
+ "xyres@tmYRBorderOn": 1,
66282
+ "xyres@tmXTOn": 1,
66283
+ "tick": 2,
66284
+ "marks": 2,
66285
+ "xyres@tmYROn": 1,
66286
+ "xyres@xyLineColors": 3,
66287
+ "line": 9,
66288
+ "xyres@xyLineThicknessF": 3,
66289
+ "times": 1,
66290
+ "thickness": 2,
66291
+ "xyres@trXMaxF": 1,
66292
+ "even": 1,
66293
+ "though": 1,
66294
+ "xyres@trXMinF": 1,
66295
+ "see": 1,
66296
+ "xyres@trYMaxF": 1,
66297
+ "xyres@trYMinF": 1,
66298
+ "gsn_xy": 8,
66299
+ "trajectory": 1,
66300
+ "**********************************************": 4,
66301
+ "arrays": 2,
66302
+ "bounding": 5,
66303
+ "a1": 4,
66304
+ "b1": 4,
66305
+ "a2": 4,
66306
+ "b2": 4,
66307
+ "a3": 3,
66308
+ "b3": 3,
66309
+ "a4": 3,
66310
+ "b4": 3,
66311
+ "a5": 3,
66312
+ "b5": 3,
66313
+ "a6": 3,
66314
+ "b6": 3,
66315
+ "a0": 4,
66316
+ "b0": 4,
66317
+ "determine": 1,
66318
+ "each": 8,
66319
+ "particle.f": 1,
66320
+ "drawing": 1,
66321
+ "xy": 1,
66322
+ "top": 5,
66323
+ "other.": 1,
66324
+ "their": 2,
66325
+ "individual": 2,
66326
+ "turned": 1,
66327
+ "off.": 1,
66328
+ "regular": 1,
66329
+ "box.": 2,
66330
+ "side1": 1,
66331
+ "side": 4,
66332
+ "line.": 4,
66333
+ "side2": 1,
66334
+ "side3": 1,
66335
+ "side4": 1,
66336
+ "brown": 1,
66337
+ "represent": 1,
66338
+ "chimney": 3,
66339
+ "thick": 2,
66340
+ "xyres@tiMainString": 1,
66341
+ "chimney.": 1,
66342
+ "potential": 3,
66343
+ "temp": 5,
66344
+ "TEMP": 2,
66345
+ "salinity": 1,
66346
+ "SALT": 2,
66347
+ "Compute": 1,
66348
+ "density": 5,
66349
+ "PD": 3,
66350
+ "specified": 2,
66351
+ "ncl": 1,
66352
+ "Yeager": 2,
66353
+ "zonal": 1,
66354
+ "avg": 1,
66355
+ "already": 1,
66356
+ "binned": 1,
66357
+ "basins": 2,
66358
+ "Plots": 1,
66359
+ "vs": 1,
66360
+ "salt": 4,
66361
+ "scatter": 3,
66362
+ "pd": 12,
66363
+ "PARAMETERS": 1,
66364
+ "case": 2,
66365
+ "ocnfile": 2,
66366
+ "depth_min": 3,
66367
+ "cm": 3,
66368
+ "depth": 6,
66369
+ "layer": 3,
66370
+ "included": 1,
66371
+ "depth_max": 3,
66372
+ "limits": 1,
66373
+ "smincn": 3,
66374
+ "smaxcn": 3,
66375
+ "tmincn": 3,
66376
+ "tmaxcn": 3,
66377
+ "Choose": 1,
66378
+ "basin": 12,
66379
+ "southern": 1,
66380
+ "ocean": 2,
66381
+ "pacific": 1,
66382
+ "indian": 1,
66383
+ "atlantic": 1,
66384
+ "labrador": 1,
66385
+ "GIN": 1,
66386
+ "arctic": 1,
66387
+ "bi": 4,
66388
+ "check": 1,
66389
+ "bi.lt.0.or.bi.gt.10": 1,
66390
+ "exit": 1,
66391
+ "bi.eq.0": 1,
66392
+ "blab": 8,
66393
+ "bi.eq.1": 1,
66394
+ "bi.eq.2": 1,
66395
+ "bi.eq.3": 1,
66396
+ "bi.eq.6": 1,
66397
+ "bi.eq.8": 1,
66398
+ "bi.eq.9": 1,
66399
+ "bi.eq.10": 1,
66400
+ "initial": 1,
66401
+ "resource": 2,
66402
+ "settings": 1,
66403
+ "Postscript": 1,
66404
+ "focn": 3,
66405
+ "z_t": 1,
66406
+ "lat_t": 1,
66407
+ "section": 2,
66408
+ "choice": 1,
66409
+ "temp_ba": 2,
66410
+ "salt_ba": 2,
66411
+ "put": 1,
66412
+ "tdata_ba": 2,
66413
+ "ndtooned": 5,
66414
+ "sdata_ba": 2,
66415
+ "ydata": 2,
66416
+ "xdata": 2,
66417
+ "potenial": 1,
66418
+ "rho_mwjf": 2,
66419
+ "i.e.": 1,
66420
+ "brought": 1,
66421
+ "surface": 1,
66422
+ "WARNING": 1,
66423
+ "T": 1,
66424
+ "S": 1,
66425
+ "diagrams": 1,
66426
+ "POTENTIAL": 1,
66427
+ "DENSITY...": 1,
66428
+ "something": 1,
66429
+ "other": 1,
66430
+ "you": 4,
66431
+ "plotting": 4,
66432
+ "computed": 1,
66433
+ "layer.": 1,
66434
+ "meters": 1,
66435
+ "tspan": 3,
66436
+ "sspan": 3,
66437
+ "better...": 1,
66438
+ "numbers": 1,
66439
+ "t_range": 2,
66440
+ "conform_dims": 2,
66441
+ "/51": 2,
66442
+ "s_range": 2,
66443
+ "Put": 1,
66444
+ "kg/m3": 1,
66445
+ "pot": 1,
66446
+ "den": 1,
66447
+ "printVarInfo": 1,
66448
+ "Graphics": 2,
66449
+ "res@xyMarkLineModes": 1,
66450
+ "res@xyMarkers": 1,
66451
+ "res@xyMarkerColors": 1,
66452
+ "res@pmLegendDisplayMode": 1,
66453
+ "res@txFontHeightF": 2,
66454
+ "res@tiXAxisString": 2,
66455
+ "salt@units": 1,
66456
+ "res@tiXAxisFontHeightF": 1,
66457
+ "res@tiYAxisString": 2,
66458
+ "temp@units": 1,
66459
+ "res@tiYAxisFontHeightF": 1,
66460
+ "res@trXMinF": 2,
66461
+ "res@trXMaxF": 2,
66462
+ "res@trYMinF": 1,
66463
+ "res@trYMaxF": 1,
66464
+ "depth_min/100.": 1,
66465
+ "depth_max/100.": 1,
66466
+ "gsn_csm_xy": 4,
66467
+ "resov": 2,
66468
+ "resov@gsnDraw": 1,
66469
+ "resov@gsnFrame": 1,
66470
+ "resov@cnLevelSelectionMode": 1,
66471
+ "resov@cnInfoLabelOn": 1,
66472
+ "resov@cnLineLabelPlacementMode": 1,
66473
+ "resov@cnLineLabelFontHeightF": 1,
66474
+ "plotpd": 2,
66475
+ "unique_9.ncl": 1,
66476
+ "over": 5,
66477
+ "Creating": 2,
66478
+ "topography": 1,
66479
+ "Reading": 2,
66480
+ "Manually": 1,
66481
+ "creating": 1,
66482
+ "Customizing": 1,
66483
+ "generates": 1,
66484
+ "Trinidad": 1,
66485
+ "Colorado.": 1,
66486
+ "west": 1,
66487
+ "binfile": 14,
66488
+ "quad_name": 2,
66489
+ "fbinrecread": 12,
66490
+ "map_cornersW": 3,
66491
+ "lonW": 2,
66492
+ "/1201/": 4,
66493
+ "latW": 3,
66494
+ "minmax_elevW": 1,
66495
+ "tmpW": 1,
66496
+ "/1201": 3,
66497
+ "east": 1,
66498
+ "map_cornersE": 3,
66499
+ "lonE": 2,
66500
+ "latE": 2,
66501
+ "minmax_elevE": 3,
66502
+ "tmpE": 1,
66503
+ "min_elev": 2,
66504
+ "/minmax_elevW": 2,
66505
+ "*3.28": 2,
66506
+ "max_elev": 2,
66507
+ "lat@long_name": 1,
66508
+ "lon@long_name": 1,
66509
+ "/tmpW*3.28/": 1,
66510
+ "feet": 2,
66511
+ "/tmpE": 1,
66512
+ "*3.28/": 1,
66513
+ "Define": 2,
66514
+ "colormap.": 1,
66515
+ "cmap": 4,
66516
+ "/1.00": 7,
66517
+ "/0.00": 4,
66518
+ "/0.51": 1,
66519
+ "/0.25": 1,
66520
+ "/0.12": 1,
66521
+ "/0.63": 2,
66522
+ "/0.82": 1,
66523
+ "/0.78": 1,
66524
+ "resources": 11,
66525
+ "res@mpLimitMode": 2,
66526
+ "res@mpDataBaseVersion": 1,
66527
+ "res@mpOutlineBoundarySets": 2,
66528
+ "res@mpLeftCornerLonF": 2,
66529
+ "res@mpLeftCornerLatF": 2,
66530
+ "res@mpRightCornerLonF": 2,
66531
+ "res@mpRightCornerLatF": 2,
66532
+ "tickmark": 1,
66533
+ "res@tmXBLabelFontHeightF": 1,
66534
+ "res@pmLabelBarWidthF": 1,
66535
+ "res@lbTitleString": 1,
66536
+ "res@lbTitleFontHeightF": 1,
66537
+ "res@lbLabelFontHeightF": 1,
66538
+ "res@lbTitleOffsetF": 1,
66539
+ "res@lbBoxMinorExtentF": 1,
66540
+ "res@pmLabelBarOrthogonalPosF": 1,
66541
+ ".05": 1,
66542
+ "res@tiMainOffsetYF": 1,
66543
+ "Move": 1,
66544
+ "down": 1,
66545
+ "towards": 1,
66546
+ "graphic.": 1,
66547
+ "res@tiMainFontHeightF": 1,
66548
+ "viewport_4.ncl": 1,
66549
+ "XY": 4,
66550
+ "curves": 1,
66551
+ "drawNDCGrid": 2,
66552
+ "nicely": 1,
66553
+ "labeled": 1,
66554
+ "NDC": 3,
66555
+ "Changing": 1,
66556
+ "size/shape": 1,
66557
+ "viewport": 2,
66558
+ "polymarkers": 5,
66559
+ "text": 3,
66560
+ "space": 1,
66561
+ "retrieve": 1,
66562
+ "Maximizing": 1,
66563
+ "after": 1,
66564
+ "they": 1,
66565
+ "res@vpWidthF": 2,
66566
+ "width": 1,
66567
+ "height": 1,
66568
+ "res@vpHeightF": 2,
66569
+ "First": 1,
66570
+ "res@vpXF": 3,
66571
+ "res@vpYF": 2,
66572
+ "Higher": 1,
66573
+ "plot1": 3,
66574
+ "Second": 1,
66575
+ "Same": 1,
66576
+ "X": 1,
66577
+ "location": 1,
66578
+ "Lower": 1,
66579
+ "plot2": 3,
66580
+ "Advance": 2,
66581
+ "Now": 1,
66582
+ "illustrations.": 1,
66583
+ "helpful": 1,
66584
+ "showing": 1,
66585
+ "square.": 1,
66586
+ "draw_vp_box": 2,
66587
+ "boxes": 1,
66588
+ "viewports.": 1,
66589
+ "frame.": 2,
66590
+ "Uncomment": 1,
66591
+ "next": 2,
66592
+ "these": 1,
66593
+ "PS": 2,
66594
+ "PDF": 1,
66595
+ "output.": 1,
66596
+ "psres": 2,
66597
+ "maximize_output": 1,
66598
+ "calls": 1,
66599
+ "station": 4,
66600
+ "illustrating": 1,
66601
+ "how": 1,
66602
+ "wind": 5,
66603
+ "barb": 3,
66604
+ "directions": 1,
66605
+ "adjusted": 1,
66606
+ "projection.": 1,
66607
+ "City": 1,
66608
+ "names.": 1,
66609
+ "cities": 1,
66610
+ "city_lats": 2,
66611
+ "city_lons": 2,
66612
+ "Station": 1,
66613
+ "cities.": 2,
66614
+ "imdat": 2,
66615
+ "workstation.": 1,
66616
+ "white": 1,
66617
+ "black": 1,
66618
+ "world": 1,
66619
+ "mpres": 2,
66620
+ "mpres@gsnFrame": 1,
66621
+ "mpres@mpSatelliteDistF": 1,
66622
+ "mpres@mpOutlineBoundarySets": 1,
66623
+ "mpres@mpCenterLatF": 1,
66624
+ "mpres@mpCenterLonF": 1,
66625
+ "mpres@mpCenterRotF": 1,
66626
+ "gsn_map": 1,
66627
+ "Scale": 1,
66628
+ "aspects": 1,
66629
+ "scaled": 1,
66630
+ "wmsetp": 3,
66631
+ "In": 1,
66632
+ "middle": 1,
66633
+ "Nebraska": 1,
66634
+ "north": 1,
66635
+ "magnitude": 1,
66636
+ "knots.": 1,
66637
+ "wmbarbmap": 1,
66638
+ "selected": 1,
66639
+ "call": 2,
66640
+ "informs": 1,
66641
+ "wmstnm": 2,
66642
+ "barbs": 1,
66643
+ "drawn": 1,
66644
+ "To": 2,
66645
+ "illustrate": 1,
66646
+ "adjustment": 1,
66647
+ "winds": 1,
66648
+ "north.": 1,
66649
+ "WRF": 1,
66650
+ "static": 1,
66651
+ "************************************************": 23,
66652
+ "dominant": 1,
66653
+ "category": 1,
66654
+ "stl": 5,
66655
+ "dom": 2,
66656
+ "cat": 2,
66657
+ "soiltype": 2,
66658
+ "sbl": 5,
66659
+ "lat2d": 11,
66660
+ "lon2d": 9,
66661
+ "lsMask": 4,
66662
+ "lnd": 1,
66663
+ "mas": 1,
66664
+ "Use": 1,
66665
+ "areas": 1,
66666
+ "Associate": 1,
66667
+ "D": 5,
66668
+ "use@lat2d": 1,
66669
+ "use@lon2d": 1,
66670
+ "stl@lat2d": 1,
66671
+ "stl@lon2d": 1,
66672
+ "sbl@lat2d": 1,
66673
+ "sbl@lon2d": 1,
66674
+ "should": 1,
66675
+ "examined": 1,
66676
+ "via": 1,
66677
+ "ncdump": 1,
66678
+ "v": 1,
66679
+ "grid_type": 1,
66680
+ "static.wrsi": 1,
66681
+ "type.": 1,
66682
+ "enter": 1,
66683
+ "projection": 2,
66684
+ "x11": 1,
66685
+ "ncgm": 1,
66686
+ "manually": 1,
66687
+ "interval": 1,
66688
+ "activate": 1,
66689
+ "res@lbLabelAutoStride": 1,
66690
+ "let": 1,
66691
+ "figure": 1,
66692
+ "lb": 1,
66693
+ "stride": 1,
66694
+ "labeling": 1,
66695
+ "tickmarks": 1,
66696
+ "dimll": 6,
66697
+ "res@mpProjection": 1,
66698
+ "LoV": 2,
66699
+ "logitude": 1,
66700
+ "projection.eq.": 1,
66701
+ "res@mpLambertParallel1F": 1,
66702
+ "Latin1": 1,
66703
+ "res@mpLambertParallel2F": 1,
66704
+ "Latin2": 1,
66705
+ "res@mpLambertMeridianF": 1,
66706
+ "res@mpOutlineDrawOrder": 1,
66707
+ "continental": 1,
66708
+ "outline": 1,
66709
+ "state": 1,
66710
+ "boundaries": 1,
66711
+ "res@tfDoNDCOverlay": 1,
66712
+ "cyclic": 1,
66713
+ "allocate": 1,
66714
+ "plts": 5,
66715
+ "Tell": 1,
66716
+ "b": 1,
66717
+ "own": 1,
66718
+ "resP@gsnPanelRowSpec": 1,
66719
+ "lower": 1,
66720
+ "********************************************************": 2,
66721
+ "Plot": 2,
66722
+ "storm": 1,
66723
+ "stracks": 1,
66724
+ "wrfout": 1,
66725
+ "files.": 1,
66726
+ "JUN": 1,
66727
+ "So": 1,
66728
+ "Young": 1,
66729
+ "Ha": 1,
66730
+ "MMM/NCAR": 1,
66731
+ "SEP": 1,
66732
+ "Slightly": 1,
66733
+ "modified": 1,
66734
+ "Mary": 1,
66735
+ "Haley": 1,
66736
+ "extra": 1,
66737
+ "comments.": 1,
66738
+ "DATES": 1,
66739
+ "/1512": 1,
66740
+ "ndate": 14,
66741
+ "sdate": 2,
66742
+ "sprinti": 1,
66743
+ "Experiment": 1,
66744
+ "legend": 1,
66745
+ "EXP": 3,
66746
+ "nexp": 4,
66747
+ "info.": 1,
66748
+ "XLAT": 1,
66749
+ "XLONG": 1,
66750
+ "Level": 1,
66751
+ "Pressure": 1,
66752
+ "slp": 2,
66753
+ "wrf_user_getvar": 2,
66754
+ "dims": 2,
66755
+ "Array": 1,
66756
+ "track": 1,
66757
+ "imin": 7,
66758
+ "jmin": 7,
66759
+ "smin": 7,
66760
+ "fs": 3,
66761
+ "systemfunc": 2,
66762
+ "nfs": 4,
66763
+ ".ne.": 1,
66764
+ "ifs": 10,
66765
+ "wrf_user_list_times": 1,
66766
+ "slp2d": 4,
66767
+ "We": 1,
66768
+ "need": 1,
66769
+ "find": 1,
66770
+ "minima.": 1,
66771
+ "slp1d": 2,
66772
+ "minind": 1,
66773
+ "Convert": 1,
66774
+ "back": 1,
66775
+ "indeces": 1,
66776
+ "array.": 1,
66777
+ "minij": 3,
66778
+ "ind_resolve": 1,
66779
+ "slp1d.eq.min": 1,
66780
+ "file.": 1,
66781
+ "Change": 1,
66782
+ "draw.": 1,
66783
+ "advance.": 1,
66784
+ "Maximize": 1,
66785
+ "WRF_map_c": 1,
66786
+ "Set": 3,
66787
+ "up": 3,
66788
+ "options": 1,
66789
+ "gsn_csm_map": 1,
66790
+ "polymarkers.": 1,
66791
+ "gsres": 6,
66792
+ "gsres@gsMarkerIndex": 2,
66793
+ "dot": 3,
66794
+ "gsres@gsMarkerSizeF": 2,
66795
+ "cols": 6,
66796
+ "/5": 1,
66797
+ "polylines.": 1,
66798
+ "res_lines": 2,
66799
+ "res_lines@gsLineThicknessF": 1,
66800
+ "gsn_add_polyxxx": 1,
66801
+ "unique": 1,
66802
+ "variable.": 1,
66803
+ "Loop": 3,
66804
+ "through": 3,
66805
+ "i": 36,
66806
+ "res_lines@gsLineColor": 1,
66807
+ "xx": 2,
66808
+ "/lon2d": 1,
66809
+ "yy": 2,
66810
+ "/lat2d": 1,
66811
+ "lon1d": 6,
66812
+ "lat1d": 6,
66813
+ "gsres@gsMarkerColor": 3,
66814
+ "gsn_add_polymarker": 3,
66815
+ "Date": 1,
66816
+ "Legend": 1,
66817
+ "txres": 3,
66818
+ "txres@txFontHeightF": 1,
66819
+ "txres@txFontColor": 2,
66820
+ "txid1": 2,
66821
+ "txres@txJust": 3,
66822
+ "i.eq.1": 1,
66823
+ "gsn_add_text": 2,
66824
+ "marker": 1,
66825
+ "legend.": 1,
66826
+ "Or": 1,
66827
+ "just": 1,
66828
+ "instead.": 1,
66829
+ "txid2": 2,
66830
+ "pmid2": 2,
66831
+ "ii": 1,
66832
+ "/129": 1,
66833
+ "ilat": 1,
66834
+ "jj": 2,
66835
+ "/110": 1,
66836
+ "jlon": 1,
66837
+ "ji": 5,
66838
+ "ii*mlon": 1,
66839
+ "col": 1,
66840
+ "xy_29.ncl": 1,
66841
+ "ASCII": 1,
66842
+ "headers": 1,
66843
+ "separate": 1,
66844
+ "procedure": 2,
66845
+ "specific": 1,
66846
+ "originally": 1,
66847
+ "Dr.": 1,
66848
+ "Birgit": 1,
66849
+ "Hassler": 1,
66850
+ "NOAA": 1,
66851
+ "****************************************************": 1,
66852
+ "Procedure": 1,
66853
+ "plotTCOPolym": 2,
66854
+ "filName": 2,
66855
+ "xTitle": 2,
66856
+ "yTitle": 4,
66857
+ "y": 3,
66858
+ "MarkerCol": 5,
66859
+ "OldYear": 3,
66860
+ "xmarker": 3,
66861
+ "ymarker": 3,
66862
+ "aspect": 1,
66863
+ "ratio": 1,
66864
+ "ndc": 1,
66865
+ "coord": 1,
66866
+ "res@xyMarkLineMode": 1,
66867
+ "res@xyMarker": 1,
66868
+ "res@xyMarkerColor": 1,
66869
+ "ork": 1,
66870
+ "i.gt.0": 1,
66871
+ ".gt.OldYear": 1,
66872
+ "plot@": 1,
66873
+ "unique_string": 1,
66874
+ "***********************************************************": 2,
66875
+ "MAIN": 1,
66876
+ "ascii": 3,
66877
+ "nfil": 2,
66878
+ "nhead": 2,
66879
+ "number": 1,
66880
+ "header": 1,
66881
+ "ncol": 2,
66882
+ "O3": 8,
66883
+ "nf": 4,
66884
+ "filx": 3,
66885
+ "readAsciiTable": 1,
66886
+ "dimd": 2,
66887
+ "rows": 2,
66888
+ "toint": 3,
66889
+ "user": 1,
66890
+ "decision": 1,
66891
+ "mon": 4,
66892
+ "hour": 3,
66893
+ "mn": 4,
66894
+ "sec": 4,
66895
+ "d0": 1,
66896
+ "COARDS/udunits": 1,
66897
+ "tunits": 3,
66898
+ "cd_inv_calendar": 1,
66899
+ "Gregorin": 1,
66900
+ "year*10000": 1,
66901
+ "mon*100": 1,
66902
+ "date@units": 1,
66903
+ "O3@long_name": 2,
66904
+ "O3@units": 1,
66905
+ "year@long_name": 2,
66906
+ "may": 1
66907
+ },
65525
66908
  "NL": {
65526
66909
  "g3": 2,
65527
66910
  "#": 20,
@@ -65923,7 +67306,6 @@
65923
67306
  "/e": 1,
65924
67307
  "SectionGroup1": 1,
65925
67308
  "WriteRegDword": 3,
65926
- "xdeadbeef": 1,
65927
67309
  "WriteRegBin": 1,
65928
67310
  "WriteINIStr": 5,
65929
67311
  "Call": 6,
@@ -67467,7 +68849,7 @@
67467
68849
  "ci*size": 1,
67468
68850
  "ci*gap": 1,
67469
68851
  "line.o.y": 1,
67470
- "line.len": 1,
68852
+ "ine.len": 1,
67471
68853
  "map.length": 3,
67472
68854
  ".length": 2,
67473
68855
  "line.step_x": 1,
@@ -67528,7 +68910,7 @@
67528
68910
  "implemented": 1,
67529
68911
  "here": 1,
67530
68912
  "optimization": 1,
67531
- "fib": 5,
68913
+ "fib": 4,
67532
68914
  "Int_fib": 3,
67533
68915
  "System": 1,
67534
68916
  "seconds": 1,
@@ -67548,7 +68930,7 @@
67548
68930
  "String.to_cstring": 3,
67549
68931
  "equivalent": 1,
67550
68932
  "char*": 1,
67551
- "foo": 3,
68933
+ "foo": 2,
67552
68934
  "long": 2,
67553
68935
  "recv_fib": 2,
67554
68936
  "recv_plus_fib": 2,
@@ -67563,6 +68945,8 @@
67563
68945
  "Equivalent": 1,
67564
68946
  "pure": 1,
67565
68947
  "bar": 2,
68948
+ "ib": 1,
68949
+ "oo": 1,
67566
68950
  "fibonacci": 3,
67567
68951
  "Calculate": 1,
67568
68952
  "element": 1,
@@ -68841,7 +70225,7 @@
68841
70225
  "MERCHANTABILITY": 1,
68842
70226
  "FITNESS": 1,
68843
70227
  "FOR": 2,
68844
- "A": 5,
70228
+ "A": 1,
68845
70229
  "PARTICULAR": 1,
68846
70230
  "PURPOSE": 1,
68847
70231
  "ARE": 1,
@@ -69495,14 +70879,9 @@
69495
70879
  "String.unsafe_set": 1,
69496
70880
  "uchar": 8,
69497
70881
  "u_bom": 3,
69498
- "xFEFF": 1,
69499
70882
  "u_rep": 1,
69500
- "xFFFD": 1,
69501
70883
  "is_uchar": 1,
69502
70884
  "cp": 14,
69503
- "xD7FF": 1,
69504
- "xE000": 1,
69505
- "FFFF": 2,
69506
70885
  "pp_cp": 3,
69507
70886
  "0xFFFF": 1,
69508
70887
  "U": 2,
@@ -69542,7 +70921,6 @@
69542
70921
  "j1": 11,
69543
70922
  "lsr": 23,
69544
70923
  "land": 29,
69545
- "xFF": 11,
69546
70924
  "r_us_ascii": 2,
69547
70925
  "b0": 15,
69548
70926
  "Uchar": 50,
@@ -69551,33 +70929,18 @@
69551
70929
  "r_utf_8": 8,
69552
70930
  "b1": 23,
69553
70931
  "b10": 6,
69554
- "F": 17,
69555
70932
  "lsl": 9,
69556
70933
  "lor": 22,
69557
70934
  "b2": 14,
69558
- "xE0": 2,
69559
- "xA0": 1,
69560
- "xBF": 3,
69561
- "xED": 1,
69562
70935
  "b3": 17,
69563
- "xF0": 2,
69564
- "xF4": 1,
69565
70936
  "r_utf_16": 6,
69566
70937
  "u": 42,
69567
- "xD800": 3,
69568
- "xDFFF": 2,
69569
- "xDBFF": 1,
69570
70938
  "Hi": 4,
69571
70939
  "r_utf_16_lo": 5,
69572
70940
  "lo": 12,
69573
- "xDC00": 3,
69574
- "FF": 6,
69575
70941
  "r_encoding": 3,
69576
70942
  "some": 4,
69577
- "xEF": 1,
69578
- "xBB": 1,
69579
70943
  "BOM": 11,
69580
- "xFE": 2,
69581
70944
  "ASCII": 5,
69582
70945
  "utf_8_len.": 3,
69583
70946
  "Decode": 5,
@@ -69694,8 +71057,6 @@
69694
71057
  "pp_nln_none": 2,
69695
71058
  "0x000A": 1,
69696
71059
  "LF": 1,
69697
- "D": 4,
69698
- "C": 4,
69699
71060
  "pp_nln_readline": 2,
69700
71061
  "d.nl": 8,
69701
71062
  "pp_nln_nlf": 2,
@@ -69751,8 +71112,6 @@
69751
71112
  "t_flush": 7,
69752
71113
  "e.t": 6,
69753
71114
  "encode_utf_8": 4,
69754
- "xC0": 1,
69755
- "xFFFF": 1,
69756
71115
  "encode_utf_16be": 4,
69757
71116
  "encode_fun": 2,
69758
71117
  "encode_utf_16le": 1,
@@ -70992,7 +72351,7 @@
70992
72351
  "m": 1,
70993
72352
  "newRequestMethod": 3,
70994
72353
  "*u": 1,
70995
- "u": 4,
72354
+ "u": 3,
70996
72355
  "isEqual": 6,
70997
72356
  "NULL": 153,
70998
72357
  "setRedirectURL": 2,
@@ -71524,13 +72883,8 @@
71524
72883
  "Reference": 1,
71525
72884
  "Counting": 1,
71526
72885
  "ARC": 1,
71527
- "xffffffffU": 1,
71528
- "fffffff": 1,
71529
72886
  "ULLONG_MAX": 1,
71530
- "xffffffffffffffffULL": 1,
71531
72887
  "LLONG_MIN": 1,
71532
- "fffffffffffffffLL": 1,
71533
- "LL": 1,
71534
72888
  "requires": 4,
71535
72889
  "types": 2,
71536
72890
  "bits": 1,
@@ -71542,7 +72896,6 @@
71542
72896
  "SIZE_MAX": 1,
71543
72897
  "SSIZE_MAX": 1,
71544
72898
  "JK_HASH_INIT": 1,
71545
- "UL": 138,
71546
72899
  "JK_FAST_TRAILING_BYTES": 2,
71547
72900
  "JK_CACHE_SLOTS_BITS": 2,
71548
72901
  "JK_CACHE_SLOTS": 1,
@@ -71562,7 +72915,6 @@
71562
72915
  "expect": 3,
71563
72916
  "__builtin_expect": 1,
71564
72917
  "JK_EXPECT_T": 22,
71565
- "U": 2,
71566
72918
  "JK_EXPECT_F": 14,
71567
72919
  "JK_PREFETCH": 2,
71568
72920
  "ptr": 3,
@@ -71708,32 +73060,17 @@
71708
73060
  "sourceIllegal": 1,
71709
73061
  "ConversionResult": 1,
71710
73062
  "UNI_REPLACEMENT_CHAR": 1,
71711
- "FFFD": 1,
71712
73063
  "UNI_MAX_BMP": 1,
71713
- "FFFF": 3,
71714
73064
  "UNI_MAX_UTF16": 1,
71715
73065
  "UNI_MAX_UTF32": 1,
71716
- "FFFFFFF": 1,
71717
73066
  "UNI_MAX_LEGAL_UTF32": 1,
71718
73067
  "UNI_SUR_HIGH_START": 1,
71719
- "xD800": 1,
71720
73068
  "UNI_SUR_HIGH_END": 1,
71721
- "xDBFF": 1,
71722
73069
  "UNI_SUR_LOW_START": 1,
71723
- "xDC00": 1,
71724
73070
  "UNI_SUR_LOW_END": 1,
71725
- "xDFFF": 1,
71726
73071
  "trailingBytesForUTF8": 1,
71727
73072
  "offsetsFromUTF8": 1,
71728
- "E2080UL": 1,
71729
- "C82080UL": 1,
71730
- "xFA082080UL": 1,
71731
73073
  "firstByteMark": 1,
71732
- "xC0": 1,
71733
- "xE0": 1,
71734
- "xF0": 1,
71735
- "xF8": 1,
71736
- "xFC": 1,
71737
73074
  "JK_AT_STRING_PTR": 1,
71738
73075
  "stringBuffer.bytes.ptr": 2,
71739
73076
  "JK_END_STRING_PTR": 1,
@@ -74736,9 +76073,7 @@
74736
76073
  "tabsize": 1,
74737
76074
  "#define": 5,
74738
76075
  "COLOR_WHITE": 2,
74739
- "xFFFFFFFF": 2,
74740
76076
  "COLOR_NORMAL_PLAYER": 3,
74741
- "xFFBB7777": 1,
74742
76077
  "CITY_LOS_SANTOS": 7,
74743
76078
  "CITY_SAN_FIERRO": 4,
74744
76079
  "CITY_LAS_VENTURAS": 6,
@@ -74822,13 +76157,10 @@
74822
76157
  "TextDrawSetShadow": 2,
74823
76158
  "TextDrawSetOutline": 2,
74824
76159
  "TextDrawColor": 2,
74825
- "xEEEEEEFF": 1,
74826
76160
  "TextDrawBackgroundColor": 2,
74827
- "FF": 2,
74828
76161
  "ClassSel_InitTextDraws": 2,
74829
76162
  "TextDrawCreate": 4,
74830
76163
  "TextDrawBoxColor": 1,
74831
- "BB": 1,
74832
76164
  "TextDrawTextSize": 1,
74833
76165
  "ClassSel_SetupSelectedCity": 3,
74834
76166
  "TextDrawShowForPlayer": 4,
@@ -76246,9 +77578,6 @@
76246
77578
  "template": 1,
76247
77579
  "pantest": 1,
76248
77580
  ";": 32,
76249
- "xFF": 1,
76250
- "e": 2,
76251
- "-": 2,
76252
77581
  "E10": 1,
76253
77582
  "variable": 4,
76254
77583
  "TEST": 2,
@@ -76259,6 +77588,7 @@
76259
77588
  "value": 1,
76260
77589
  "undef": 1,
76261
77590
  "null": 1,
77591
+ "e": 1,
76262
77592
  "error": 1,
76263
77593
  "include": 1,
76264
77594
  "{": 5,
@@ -76289,6 +77619,7 @@
76289
77619
  "demonstrates": 1,
76290
77620
  "an": 1,
76291
77621
  "in": 1,
77622
+ "-": 1,
76292
77623
  "line": 1,
76293
77624
  "heredoc": 1,
76294
77625
  "style": 1,
@@ -76632,7 +77963,6 @@
76632
77963
  "CSIDL_LOCAL_APPDATA": 1,
76633
77964
  "C": 1,
76634
77965
  "CSIDL_COMMON_FAVORITES": 1,
76635
- "F": 2,
76636
77966
  "CSIDL_INTERNET_CACHE": 1,
76637
77967
  "CSIDL_COOKIES": 1,
76638
77968
  "CSIDL_HISTORY": 1,
@@ -78954,7 +80284,7 @@
78954
80284
  "pod": 106,
78955
80285
  "handling": 1,
78956
80286
  "of": 94,
78957
- "-": 558,
80287
+ "-": 557,
78958
80288
  "I.": 1,
78959
80289
  "Multiple": 1,
78960
80290
  "C": 22,
@@ -79056,9 +80386,6 @@
79056
80386
  "true": 5,
79057
80387
  "false": 3,
79058
80388
  "null": 1,
79059
- "e": 17,
79060
- "E": 1,
79061
- "+": 98,
79062
80389
  "E66": 1,
79063
80390
  "controls": 1,
79064
80391
  "b": 39,
@@ -79078,6 +80405,7 @@
79078
80405
  "%": 127,
79079
80406
  "*": 15,
79080
80407
  "_": 71,
80408
+ "+": 95,
79081
80409
  "./": 1,
79082
80410
  "<": 15,
79083
80411
  "A": 12,
@@ -79185,6 +80513,7 @@
79185
80513
  "single": 2,
79186
80514
  "quote": 2,
79187
80515
  "<[\"\\ttab\\tcharacter>": 1,
80516
+ "e": 14,
79188
80517
  "unquoted_key": 1,
79189
80518
  "@n": 2,
79190
80519
  "i": 12,
@@ -82478,7 +83807,7 @@
82478
83807
  "physical": 1,
82479
83808
  "electrical": 1,
82480
83809
  "damage": 1,
82481
- "s": 16,
83810
+ "s": 17,
82482
83811
  "just": 2,
82483
83812
  "way": 1,
82484
83813
  "sensing": 1,
@@ -82877,7 +84206,7 @@
82877
84206
  "determine": 2,
82878
84207
  "shape/width": 2,
82879
84208
  "w": 8,
82880
- "F": 18,
84209
+ "F": 8,
82881
84210
  "pixel_width": 1,
82882
84211
  "pixel_passes": 2,
82883
84212
  "@w": 1,
@@ -82886,7 +84215,7 @@
82886
84215
  "repeat": 18,
82887
84216
  "i": 24,
82888
84217
  "p": 8,
82889
- "E": 7,
84218
+ "E": 8,
82890
84219
  "r": 4,
82891
84220
  "<": 14,
82892
84221
  "colorwidth": 1,
@@ -82904,7 +84233,6 @@
82904
84233
  "arcmode": 2,
82905
84234
  "radii": 3,
82906
84235
  "initial": 6,
82907
- "FFF": 3,
82908
84236
  "..359.956": 3,
82909
84237
  "step": 9,
82910
84238
  "leaves": 1,
@@ -83477,7 +84805,7 @@
83477
84805
  "AA": 1,
83478
84806
  "extended": 1,
83479
84807
  "if_nc_and_z": 2,
83480
- "F0": 3,
84808
+ "F0": 2,
83481
84809
  "unknown": 2,
83482
84810
  "ignore": 2,
83483
84811
  "#newcode": 1,
@@ -83515,7 +84843,7 @@
83515
84843
  "room": 1,
83516
84844
  "valid": 2,
83517
84845
  "enter": 1,
83518
- "FF": 3,
84846
+ "FF": 1,
83519
84847
  "#11*4": 1,
83520
84848
  "wrword": 1,
83521
84849
  "F3": 1,
@@ -83558,7 +84886,6 @@
83558
84886
  "receive": 1,
83559
84887
  "receive_bit": 1,
83560
84888
  "pause": 1,
83561
- "us": 1,
83562
84889
  "#nap": 1,
83563
84890
  "_d3": 1,
83564
84891
  "#receive_bit": 1,
@@ -83592,7 +84919,7 @@
83592
84919
  "F9": 1,
83593
84920
  "F5": 1,
83594
84921
  "D2": 1,
83595
- "F1": 2,
84922
+ "F1": 1,
83596
84923
  "D1": 1,
83597
84924
  "F12": 1,
83598
84925
  "F10": 1,
@@ -84000,7 +85327,7 @@
84000
85327
  "cells": 1,
84001
85328
  "cell": 1,
84002
85329
  "@bitmap": 1,
84003
- "FC0": 1,
85330
+ "C0": 1,
84004
85331
  "gr.textmode": 1,
84005
85332
  "gr.width": 1,
84006
85333
  "tv.stop": 2,
@@ -84417,12 +85744,10 @@
84417
85744
  "greater": 1,
84418
85745
  "h40000000": 1,
84419
85746
  "h01000000": 1,
84420
- "FFFFFF": 1,
84421
85747
  "h00010000": 1,
84422
85748
  "h0000D000": 1,
84423
85749
  "D000": 1,
84424
85750
  "h00007000": 1,
84425
- "FFE": 1,
84426
85751
  "h00000800": 1,
84427
85752
  "registers": 2,
84428
85753
  "startup": 2,
@@ -84488,7 +85813,7 @@
84488
85813
  "mQINBFJJNS0BEADE9QkGDstkCAbUWIMnyzfYb": 1,
84489
85814
  "+": 97,
84490
85815
  "Z7KdF1vFR2WLe4yov9lwQ1gfjy": 1,
84491
- "lV5AZfEmNe": 1,
85816
+ "V5AZfEmNe": 1,
84492
85817
  "AGTRney/jpp9It0wyVQWvKM7N9yvFkWRVHq/thz8oDz/SknBoD1F": 1,
84493
85818
  "jACJgPXGlK3": 1,
84494
85819
  "YiXa03e3XM1JZxBgvHEH4MQTnNHQ2N7ey2J3oZ6NtOkZdu1xHKZS": 1,
@@ -84498,7 +85823,7 @@
84498
85823
  "h7z2x0JmkkiNtYGmbwiTKIIbR2ZcjXLN/VgQ5dvMJDHqkiuVG8VCZ5RetYbLPza": 1,
84499
85824
  "xsJoByuAzK5Zgg8lB73TgjkJYN19F56W10e5b": 1,
84500
85825
  "VUYjU1g7rFbYh0JRz4u6IVJ": 1,
84501
- "lJykVHTCIVbGPNeBlqw/LeGnDsXV3a9OGnWvHZzLzFEp9RZwrUMOFUtdkEwZU": 1,
85826
+ "JykVHTCIVbGPNeBlqw/LeGnDsXV3a9OGnWvHZzLzFEp9RZwrUMOFUtdkEwZU": 1,
84502
85827
  "j": 1,
84503
85828
  "nt/I7c1": 1,
84504
85829
  "RVrmjW0aNulR9fywD": 1,
@@ -84512,7 +85837,6 @@
84512
85837
  "tCRSeWFuIEphY29icyA8cnlhbi5tamFjb2JzQGdtYWlsLmNvbT6JAjkEEwECACMF": 1,
84513
85838
  "AlOeONMCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRC9jrHuX4qBgQJ7": 1,
84514
85839
  "D/kBzMpbQeoZ6LCIRs2Yngalc": 1,
84515
- "U": 1,
84516
85840
  "Td9GSjdmo1oIjrYtowSTeOQcoIznv8gKY2n": 1,
84517
85841
  "yUypNNsgYtT8lpMtnT6BjHJU05vdGBVZDbD6NnxcgIwo3DM9I9eazjy9oHVIXPDu": 1,
84518
85842
  "offTfwFmVEIlWWLcn0bHzyy70Gp7p0J3QbEN1Q2nXNX5LXzqfPlaeLpwotnSiKD8": 1,
@@ -84534,7 +85858,6 @@
84534
85858
  "CVaPWlrj944IEGWp75ezWDCsEMTQZC7B86BDer2bQvUnlhbiBKYWNvYnMg": 1,
84535
85859
  "KER1a2VsYW5hKSA8cnlhbi5tamFjb2JzQGdtYWlsLmNvbT6JAjMEMAECAB0FAlOe": 1,
84536
85860
  "OU8WHQBSZW1vdmVkIHRoZSBjb21tZW50LgAKCRC9jrHuX4qBgTLxEACrFljsl": 1,
84537
- "F": 1,
84538
85861
  "EPHZ2fhMr": 1,
84539
85862
  "RktBttkl3RgFMpaXKBBuiGwaatfo9k6GsXaVfzAXpR7jf1RxUr": 1,
84540
85863
  "qzJ3H8YT5mvnXzVSe0i42Ykfj8": 1,
@@ -84565,7 +85888,7 @@
84565
85888
  "ndCbeC7/U": 1,
84566
85889
  "W8ShfNJM789cFLTN0dQbU": 1,
84567
85890
  "jbbkucTCqG": 1,
84568
- "lAgimP7KiCLx2Hs3McdOTHt3m4dzPiUsz1waNDkrD3QzU6k6jebW": 1,
85891
+ "AgimP7KiCLx2Hs3McdOTHt3m4dzPiUsz1waNDkrD3QzU6k6jebW": 1,
84569
85892
  "ApAzhMkYH1IALxd4yScNR2CPcdV/YQUt4OG0": 1,
84570
85893
  "h69rubsHbszQOpAsFoygNAZGWbD": 1,
84571
85894
  "i4gQz5CYat": 1,
@@ -85354,7 +86677,7 @@
85354
86677
  "duration_list.append": 1,
85355
86678
  "and": 42,
85356
86679
  "or": 28,
85357
- "-": 42,
86680
+ "-": 36,
85358
86681
  "val*period": 1,
85359
86682
  "basedir": 3,
85360
86683
  "session.request_script_dir": 1,
@@ -86047,7 +87370,7 @@
86047
87370
  "field_labels": 4,
86048
87371
  "full_clean": 1,
86049
87372
  "self.clean_fields": 1,
86050
- "e": 13,
87373
+ "e": 7,
86051
87374
  "e.update_error_dict": 3,
86052
87375
  "self.clean": 1,
86053
87376
  "errors.keys": 1,
@@ -88007,7 +89330,6 @@
88007
89330
  "testing": 1,
88008
89331
  "#some": 1,
88009
89332
  "hash": 1,
88010
- "FF0000": 3,
88011
89333
  "FF000000": 2,
88012
89334
  "with": 4,
88013
89335
  "instead": 1,
@@ -88104,7 +89426,6 @@
88104
89426
  "p21": 3,
88105
89427
  "p22": 4,
88106
89428
  "clamp": 1,
88107
- "f": 13,
88108
89429
  "rsPackColorTo8888": 1,
88109
89430
  "p20.r": 1,
88110
89431
  "p20.g": 1,
@@ -88837,7 +90158,7 @@
88837
90158
  "s": 2,
88838
90159
  "zA": 1,
88839
90160
  "Z0": 1,
88840
- "upcase": 1,
90161
+ "pcase": 1,
88841
90162
  ".gsub": 5,
88842
90163
  "self.names": 1,
88843
90164
  ".map": 6,
@@ -90028,7 +91349,6 @@
90028
91349
  "test_try_success": 1,
90029
91350
  "test_try_fail": 1,
90030
91351
  "test_spawn_sched_no_threads": 1,
90031
- "u": 2,
90032
91352
  "test_spawn_sched": 1,
90033
91353
  "i": 3,
90034
91354
  "int": 5,
@@ -92272,7 +93592,7 @@
92272
93592
  "myfunction": 1,
92273
93593
  "(": 7,
92274
93594
  "d": 2,
92275
- "e": 4,
93595
+ "e": 3,
92276
93596
  "f": 2,
92277
93597
  ")": 7,
92278
93598
  "+": 5,
@@ -92283,7 +93603,7 @@
92283
93603
  "cosh": 1,
92284
93604
  "if": 1,
92285
93605
  "then": 1,
92286
- "-": 2,
93606
+ "-": 1,
92287
93607
  "e.field": 1,
92288
93608
  "else": 1,
92289
93609
  "home": 1,
@@ -92314,7 +93634,7 @@
92314
93634
  "in": 29,
92315
93635
  ")": 197,
92316
93636
  "%": 5,
92317
- "s": 14,
93637
+ "s": 17,
92318
93638
  ";": 152,
92319
93639
  "esac": 7,
92320
93640
  "done": 8,
@@ -92627,7 +93947,6 @@
92627
93947
  "rfork": 2,
92628
93948
  "switch": 5,
92629
93949
  "usage": 4,
92630
- "fs": 3,
92631
93950
  "service": 1,
92632
93951
  "kfs": 1,
92633
93952
  "test": 6,
@@ -93250,7 +94569,7 @@
93250
94569
  "Wm61qTpklgi1Jo0XWvCdKQ/OpFkmcLvwlIgzITfAWoOaAcMiXtYbRWcGN85912UGQMtdxRMQ1u3x988": 1,
93251
94570
  "wIE3w7rIrxO1ke0gJ8kx6pTofDlnnz6NbkZV6DacPOdIwSfKrE/YlRpM7vcyCMQwCogR6yX9NnaFYb9": 1,
93252
94571
  "gULGpBpGVrNLxMg9omh8Qkhnx4jaTyE2zZLZNalgXdhdTRdlAYSgjkz/fJHClbtWUv7QcyJ6LojHit": 1,
93253
- "fgWdsZtZDVO1Xf6kFZVIhFQKiP9kUuHSTpWSSunzuY4C96Ho3nSPlBOmiRvEIWdSonRTIerdeR2szy": 1,
94572
+ "gWdsZtZDVO1Xf6kFZVIhFQKiP9kUuHSTpWSSunzuY4C96Ho3nSPlBOmiRvEIWdSonRTIerdeR2szy": 1,
93254
94573
  "TwT": 1,
93255
94574
  "zqCi8zqh4PsyIxLv8IywgRSeovki6kTQlaO": 1,
93256
94575
  "awsWGmhNAzTmYV1Btcj/spByJxKe0Ymqem34XeJ": 1,
@@ -93348,7 +94667,7 @@
93348
94667
  "uI3SjIG2EcbKeQ/yg3ynLcgYoXnIU7dUNFH6g": 1,
93349
94668
  "ahlzDuPZtxD83XYBph8DqgdscAUIRBd3yUUu81uTr": 1,
93350
94669
  "LZXoQ8Rr3SshmqwhtRBTVzCmPRlCFvK": 1,
93351
- "lLYlVIZoEUCFg8VnSPJlMCUj6dAFZdr": 1,
94670
+ "YlVIZoEUCFg8VnSPJlMCUj6dAFZdr": 1,
93352
94671
  "ApLMwojT8heZ": 1,
93353
94672
  "s4FAoY/0fwUt9Oncxvo": 1,
93354
94673
  "ACcZnREtHKno/X4/WjlMrQ2RebdPzS7BUrS8fpdhQmzl": 1,
@@ -93465,7 +94784,7 @@
93465
94784
  "SB2fyrah44svqNWFz8tLECcOYOoDpvxlCEnbxtrt44H1dFmRhw": 1,
93466
94785
  "o4aF1kuZi9Xulz": 1,
93467
94786
  "qnjxI1ovlI": 1,
93468
- "UhhnhHL9eUIx1DBe2nc4Iefv4CiaxvCincy7qqpqX3H7eY5d/Jkr": 1,
94787
+ "hhnhHL9eUIx1DBe2nc4Iefv4CiaxvCincy7qqpqX3H7eY5d/Jkr": 1,
93469
94788
  "K5uLourbB3yzvdImA6sU4vg0mFiCvL9qv2B": 1,
93470
94789
  "qeOWFpc/FQFgzUepdYD8/bjtOcWm4HJ36FGNZ4fmuOd": 1,
93471
94790
  "eYlg349iAKUEqpeaN": 1,
@@ -93497,7 +94816,7 @@
93497
94816
  "TMDRC3c8EgwougkKTm2CjtWRGlvuz2zjnAsTWpmbl49XgXj4CR7tOnED": 1,
93498
94817
  "JAja8QttBH1MfToQ04Ezfez": 1,
93499
94818
  "mNq": 1,
93500
- "uykr8y7vGvV/w4YNYa41IFvUJgxuDn9aOXvv/qh68JfTS": 1,
94819
+ "ykr8y7vGvV/w4YNYa41IFvUJgxuDn9aOXvv/qh68JfTS": 1,
93501
94820
  "TnRf8T0tDOgS": 1,
93502
94821
  "Imr/gi7q4l/PrAI": 1,
93503
94822
  "RDAYIQl6GzjBJQ2LoqgJUQVaLF6qQij1": 1,
@@ -93545,9 +94864,9 @@
93545
94864
  "mtk77VprwgmRPvqHzr76Mk": 1,
93546
94865
  "U6T1": 1,
93547
94866
  "YXIp3OvfuG/ue2JHeNIn": 1,
93548
- "LLYcVhpByaWHowUxmg3vbW7Fu1jv7Ink6wpSbdLRLCixP7": 1,
94867
+ "YcVhpByaWHowUxmg3vbW7Fu1jv7Ink6wpSbdLRLCixP7": 1,
93549
94868
  "upKbLj/sRWnz4QU9Hr2SVoqK/guvXQ": 1,
93550
- "FJFfHQZL87p77gaduYI0BaxPVrf": 1,
94869
+ "JFfHQZL87p77gaduYI0BaxPVrf": 1,
93551
94870
  "hOYk/": 1,
93552
94871
  "GTZnQXtd3aLEbifrm4jklxzRwzCHYuiZKJMZy0P4BzqCb": 1,
93553
94872
  "K0tnXscSRN4V7QNinm": 1,
@@ -94479,7 +95798,6 @@
94479
95798
  "final": 81,
94480
95799
  "ID_HOME": 1,
94481
95800
  "I": 884,
94482
- "c": 2,
94483
95801
  "IMPL": 10,
94484
95802
  "mActivity": 9,
94485
95803
  "Landroid/app/Activity": 29,
@@ -94514,7 +95832,6 @@
94514
95832
  ".local": 178,
94515
95833
  "const/16": 46,
94516
95834
  "v1": 974,
94517
- "xb": 2,
94518
95835
  "if": 302,
94519
95836
  "lt": 12,
94520
95837
  "cond_f": 5,
@@ -94551,7 +95868,6 @@
94551
95868
  "getDrawable": 2,
94552
95869
  "iget": 476,
94553
95870
  "const": 236,
94554
- "eaaaaab": 1,
94555
95871
  "setOffsetBy": 1,
94556
95872
  "F": 236,
94557
95873
  "isDrawerIndicatorEnabled": 1,
@@ -94567,10 +95883,8 @@
94567
95883
  "setActionBarDescription": 2,
94568
95884
  "onDrawerOpened": 1,
94569
95885
  "const/high16": 12,
94570
- "f800000": 4,
94571
95886
  "cond_19": 2,
94572
95887
  "onDrawerSlide": 1,
94573
- "f000000": 4,
94574
95888
  "getOffset": 1,
94575
95889
  "cmpl": 10,
94576
95890
  "float": 102,
@@ -94632,9 +95946,7 @@
94632
95946
  "MC_MAX_EVENTS_PER_FILE": 3,
94633
95947
  "PREFS_CONFIG": 1,
94634
95948
  "PUSH_MESSAGE_INTERVAL": 1,
94635
- "xf0": 1,
94636
95949
  "PUSH_MESSAGE_TO_SERVER": 1,
94637
- "a1": 2,
94638
95950
  "SYNC_ERROR": 3,
94639
95951
  "SYNC_READY": 4,
94640
95952
  "SYNC_RUNNING": 3,
@@ -94707,7 +96019,6 @@
94707
96019
  "string": 219,
94708
96020
  "wide/16": 7,
94709
96021
  "v6": 140,
94710
- "d4c0": 1,
94711
96022
  "wide": 28,
94712
96023
  "OpenAnalyticsFile": 2,
94713
96024
  "updateSession": 2,
@@ -94879,7 +96190,7 @@
94879
96190
  "getClass": 4,
94880
96191
  "Ljava/lang/Class": 13,
94881
96192
  "sswitch_0": 4,
94882
- "d": 2,
96193
+ "d": 1,
94883
96194
  "sswitch_1": 6,
94884
96195
  "i": 3,
94885
96196
  "sswitch_2": 6,
@@ -94944,7 +96255,6 @@
94944
96255
  "byte": 5,
94945
96256
  "and": 20,
94946
96257
  "int/lit16": 5,
94947
- "xff": 1,
94948
96258
  "toHexString": 1,
94949
96259
  "int/lit8": 66,
94950
96260
  "Ljava/lang/RuntimeException": 16,
@@ -95012,7 +96322,6 @@
95012
96322
  "Ljava/util/concurrent/atomic/AtomicBoolean": 8,
95013
96323
  "mWorker": 4,
95014
96324
  "Ljava/util/concurrent/LinkedBlockingQueue": 2,
95015
- "xa": 5,
95016
96325
  "Ljava/util/concurrent/ThreadPoolExecutor": 2,
95017
96326
  "Ljava/util/concurrent/TimeUnit": 3,
95018
96327
  "SECONDS": 1,
@@ -95105,14 +96414,7 @@
95105
96414
  "array_e": 2,
95106
96415
  "array_f": 2,
95107
96416
  ".array": 16,
95108
- "xc": 1,
95109
- "xd": 1,
95110
- "xe": 1,
95111
- "xf": 3,
95112
96417
  "Landroid/graphics/Rect": 8,
95113
- "b4": 2,
95114
- "a0": 2,
95115
- "df": 2,
95116
96418
  "IIII": 13,
95117
96419
  "p6": 6,
95118
96420
  "getTypeId": 1,
@@ -95123,7 +96425,6 @@
95123
96425
  "D": 3,
95124
96426
  "getSpriteArea": 1,
95125
96427
  "rem": 4,
95126
- "b3": 1,
95127
96428
  "div": 10,
95128
96429
  "v8": 90,
95129
96430
  "static/range": 9,
@@ -95156,7 +96457,6 @@
95156
96457
  "_READ_ONLY": 3,
95157
96458
  "_SUBJECT": 3,
95158
96459
  "serialVersionUID": 1,
95159
- "dcd6cffcc0598L": 1,
95160
96460
  "principals": 10,
95161
96461
  "transient": 2,
95162
96462
  "privateCredentials": 10,
@@ -95255,7 +96555,6 @@
95255
96555
  "getDisplayMetrics": 1,
95256
96556
  "Landroid/util/DisplayMetrics": 2,
95257
96557
  "density": 1,
95258
- "a00000": 1,
95259
96558
  "getScaledTouchSlop": 1,
95260
96559
  "getScaledMaximumFlingVelocity": 1,
95261
96560
  "getScaledMinimumFlingVelocity": 1,
@@ -95293,7 +96592,6 @@
95293
96592
  "getWidth": 1,
95294
96593
  "distanceInfluenceForSnapDuration": 2,
95295
96594
  "cond_3f": 4,
95296
- "a0000": 1,
95297
96595
  "round": 1,
95298
96596
  "goto_38": 4,
95299
96597
  "computeSettleDuration": 2,
@@ -95311,7 +96609,6 @@
95311
96609
  "cond_14": 2,
95312
96610
  "setDragState": 8,
95313
96611
  "double": 4,
95314
- "fde28c7460698c7L": 1,
95315
96612
  "double/2addr": 1,
95316
96613
  "sin": 1,
95317
96614
  "dragTo": 2,
@@ -95342,7 +96639,6 @@
95342
96639
  "getBottom": 4,
95343
96640
  "cond_35": 2,
95344
96641
  "releaseViewForPointerUp": 3,
95345
- "e8": 1,
95346
96642
  "computeCurrentVelocity": 1,
95347
96643
  "IF": 1,
95348
96644
  "Landroid/support/v4/view/VelocityTrackerCompat": 6,
@@ -95504,7 +96800,6 @@
95504
96800
  "tagPage": 4,
95505
96801
  "tagTable": 4,
95506
96802
  "writeInt": 4,
95507
- "f": 1,
95508
96803
  "shr": 1,
95509
96804
  "writeStr": 4,
95510
96805
  "writeStrI": 4,
@@ -95521,8 +96816,6 @@
95521
96816
  "text": 3,
95522
96817
  "checkPending": 7,
95523
96818
  "elementAt": 4,
95524
- "xc4": 1,
95525
- "xc0": 2,
95526
96819
  "removeAllElements": 1,
95527
96820
  "comment": 1,
95528
96821
  "docdecl": 1,
@@ -95549,14 +96842,10 @@
95549
96842
  "startDocument": 1,
95550
96843
  "Ljava/lang/Boolean": 2,
95551
96844
  "toUpperCase": 2,
95552
- "a": 1,
95553
96845
  "Ljava/io/UnsupportedEncodingException": 2,
95554
96846
  "startTag": 1,
95555
96847
  "CII": 2,
95556
- "writeWapExtension": 1,
95557
- "xc1": 1,
95558
- "xc2": 1,
95559
- "xc3": 1
96848
+ "writeWapExtension": 1
95560
96849
  },
95561
96850
  "Smalltalk": {
95562
96851
  "Object": 4,
@@ -101073,15 +102362,40 @@
101073
102362
  "foo": 1
101074
102363
  },
101075
102364
  "Text": {
102365
+ "<?xml>": 3,
102366
+ "version=": 3,
102367
+ "encoding=": 3,
102368
+ "<ncl>": 3,
102369
+ "id=": 16,
102370
+ "xmlns=": 3,
102371
+ "<head>": 3,
102372
+ "<regionBase>": 3,
102373
+ "<region>": 3,
102374
+ "height=": 3,
102375
+ "top=": 1,
102376
+ "</regionBase>": 3,
102377
+ "<descriptorBase>": 3,
102378
+ "<descriptor>": 3,
102379
+ "region=": 3,
102380
+ "</descriptorBase>": 3,
102381
+ "</head>": 3,
102382
+ "<body>": 3,
102383
+ "<port>": 3,
102384
+ "component=": 3,
102385
+ "<media>": 4,
102386
+ "descriptor=": 3,
102387
+ "src=": 3,
102388
+ "</body>": 3,
102389
+ "</ncl>": 3,
101076
102390
  "foo": 1,
101077
- ")": 10,
102391
+ ")": 24,
101078
102392
  "C": 1,
101079
102393
  "#": 3,
101080
- "function": 1,
102394
+ "function": 7,
101081
102395
  "Out": 2,
101082
- "-": 7,
102396
+ "-": 26,
101083
102397
  "AnsiGraph": 2,
101084
- "(": 9,
102398
+ "(": 23,
101085
102399
  "Parameter1": 3,
101086
102400
  "null": 1,
101087
102401
  "{": 9,
@@ -101090,34 +102404,74 @@
101090
102404
  "new": 2,
101091
102405
  "object": 1,
101092
102406
  "Collections.queue": 1,
101093
- "max": 3,
101094
- ";": 4,
102407
+ "max": 4,
102408
+ ";": 6,
101095
102409
  "namewidth": 3,
101096
102410
  "}": 9,
101097
102411
  "PROCESS": 1,
101098
- "if": 3,
102412
+ "if": 4,
101099
102413
  "_": 4,
101100
102414
  "name": 3,
101101
102415
  "_.": 2,
101102
- "[": 5,
101103
- "]": 5,
102416
+ "[": 10,
102417
+ "]": 10,
101104
102418
  "val": 4,
101105
102419
  "lt": 2,
101106
102420
  "name.length": 2,
101107
102421
  "q.enqueue": 1,
101108
102422
  "@": 1,
101109
102423
  "END": 1,
101110
- "|": 2,
101111
- "%": 2,
102424
+ "|": 14,
102425
+ "%": 14,
101112
102426
  "graph": 2,
101113
- "/": 1,
102427
+ "/": 2,
101114
102428
  "max*20": 1,
101115
102429
  "+": 2,
101116
- "f": 1,
102430
+ "f": 3,
101117
102431
  "Export": 1,
101118
102432
  "ModuleMember": 1,
102433
+ "G04": 1,
102434
+ "DipTrace": 1,
102435
+ "*": 5,
102436
+ "INLIDARLite.ncl*": 1,
102437
+ "MOIN*": 1,
102438
+ "ADD11C": 1,
102439
+ "FSLAX44Y44*": 1,
102440
+ "G04*": 1,
102441
+ "G70*": 1,
102442
+ "G90*": 1,
102443
+ "G75*": 1,
102444
+ "G01*": 1,
102445
+ "LNBoardOutline*": 1,
102446
+ "LPD*": 1,
102447
+ "X0Y23622D2*": 1,
102448
+ "D11*": 1,
102449
+ "X27953D1*": 1,
102450
+ "Y0D1*": 1,
102451
+ "X0D1*": 1,
102452
+ "Y23622D1*": 1,
102453
+ "X591Y23110D2*": 1,
102454
+ "X13819D1*": 2,
102455
+ "X591Y591D2*": 2,
102456
+ "Y11614D1*": 2,
102457
+ "Y12087D2*": 2,
102458
+ "Y23110D1*": 2,
102459
+ "X14291D2*": 2,
102460
+ "X27520D1*": 2,
102461
+ "M02*": 1,
101119
102462
  "line": 2,
101120
- "the": 2,
102463
+ "xmlns": 1,
102464
+ "xsi=": 1,
102465
+ "xsi": 1,
102466
+ "schemaLocation=": 1,
102467
+ "width=": 2,
102468
+ "focusIndex=": 1,
102469
+ "type=": 1,
102470
+ "<property>": 1,
102471
+ "name=": 1,
102472
+ "value=": 1,
102473
+ "</media>": 1,
102474
+ "the": 17,
101121
102475
  "green": 1,
101122
102476
  "potato": 1,
101123
102477
  "la": 1,
@@ -101127,13 +102481,199 @@
101127
102481
  "verte": 1,
101128
102482
  "le": 1,
101129
102483
  "nouveau": 1,
101130
- "type": 2,
102484
+ "type": 5,
101131
102485
  "musique": 1,
101132
- "of": 1,
102486
+ "of": 17,
101133
102487
  "music": 1,
102488
+ "THE_URL": 3,
102489
+ "file": 3,
102490
+ "//localhost/Users/hubery/Public/ucar/Document/Functions/Built": 1,
102491
+ "in/min.shtml": 1,
102492
+ "THE_TITLE": 3,
102493
+ "min": 4,
102494
+ "NCL": 3,
102495
+ "Home": 3,
102496
+ "Documentation": 3,
102497
+ "Functions": 3,
102498
+ "General": 2,
102499
+ "applied": 2,
102500
+ "math": 2,
102501
+ "Computes": 2,
102502
+ "minimum": 2,
102503
+ "value": 8,
102504
+ "a": 7,
102505
+ "multi": 1,
102506
+ "dimensional": 2,
102507
+ "array.": 2,
102508
+ "Prototype": 3,
102509
+ "numeric": 5,
102510
+ "return_val": 3,
102511
+ "Arguments": 3,
102512
+ "An": 2,
102513
+ "array": 8,
102514
+ "one": 2,
102515
+ "or": 2,
102516
+ "more": 1,
102517
+ "values": 4,
102518
+ "any": 3,
102519
+ "dimension.": 1,
102520
+ "Return": 3,
102521
+ "Returns": 1,
102522
+ "scalar": 1,
102523
+ "same": 3,
102524
+ "as": 2,
102525
+ "value.": 1,
102526
+ "Description": 3,
102527
+ "This": 3,
102528
+ "returns": 1,
102529
+ "for": 1,
102530
+ "an": 3,
102531
+ "dimensionality.": 1,
102532
+ "Missing": 1,
102533
+ "are": 5,
102534
+ "ignored": 1,
102535
+ "missing": 1,
102536
+ "is": 1,
102537
+ "returned": 3,
102538
+ "only": 1,
102539
+ "all": 1,
102540
+ "missing.": 1,
102541
+ "See": 2,
102542
+ "Also": 2,
102543
+ "minind": 1,
102544
+ "maxind": 1,
102545
+ "dim_min": 1,
102546
+ "dim_max": 1,
102547
+ "dim_min_n": 1,
102548
+ "dim_max_n": 1,
102549
+ "Examples": 1,
102550
+ "Example": 1,
102551
+ "/2.1": 1,
102552
+ "min_f": 2,
102553
+ "print": 1,
102554
+ "Should": 1,
102555
+ "be": 4,
102556
+ "UCAR": 3,
102557
+ "Privacy": 3,
102558
+ "Policy": 3,
102559
+ "Terms": 3,
102560
+ "Use": 3,
102561
+ "Contact": 3,
102562
+ "Webmaster": 3,
102563
+ "Sponsored": 3,
102564
+ "by": 3,
102565
+ "NSF": 3,
101134
102566
  "Read": 1,
101135
102567
  "me": 1,
101136
- "now": 1
102568
+ "now": 1,
102569
+ "zIndex=": 1,
102570
+ "//localhost/Users/hubery/Public/ucar/Document/Functions/Contributed/rmMonAnnCycLLT.shtml": 1,
102571
+ "rmMonAnnCycLLT": 4,
102572
+ "Climatology": 1,
102573
+ "Removes": 1,
102574
+ "annual": 2,
102575
+ "cycle": 2,
102576
+ "from": 3,
102577
+ "data.": 1,
102578
+ "load": 2,
102579
+ "x": 9,
102580
+ "dimsizes": 1,
102581
+ "typeof": 2,
102582
+ "A": 1,
102583
+ "three": 1,
102584
+ "monthly": 1,
102585
+ "dimensioned": 1,
102586
+ "lat": 1,
102587
+ "lon": 1,
102588
+ "time.": 1,
102589
+ "The": 3,
102590
+ "time": 1,
102591
+ "dimension": 2,
102592
+ "must": 1,
102593
+ "multiple": 1,
102594
+ "results": 2,
102595
+ "in": 2,
102596
+ "and": 4,
102597
+ "dimensionality": 1,
102598
+ "x.": 3,
102599
+ "If": 2,
102600
+ "input": 4,
102601
+ "data": 2,
102602
+ "contains": 1,
102603
+ "metadata": 1,
102604
+ "these": 1,
102605
+ "will": 2,
102606
+ "retained.": 1,
102607
+ "removes": 1,
102608
+ "month": 1,
102609
+ "number": 1,
102610
+ "months": 1,
102611
+ "subtracts": 1,
102612
+ "long": 1,
102613
+ "term": 1,
102614
+ "means": 1,
102615
+ "each": 1,
102616
+ "month.": 1,
102617
+ "rmMonAnnCycTLL": 1,
102618
+ "rmMonAnnCycLLLT": 1,
102619
+ "#define": 20,
102620
+ "YmakeRoot": 1,
102621
+ "DESTDIR": 4,
102622
+ "@prefix@": 1,
102623
+ "ManRoot": 1,
102624
+ "@mandir@": 1,
102625
+ "LibRoot": 1,
102626
+ "@libdir@/ncarg": 1,
102627
+ "SharePath": 1,
102628
+ "@datadir@": 1,
102629
+ "BuildWithF90": 1,
102630
+ "TRUE": 1,
102631
+ "IncSearch": 1,
102632
+ "I/usr/include/netcdf": 1,
102633
+ "I/usr/include/udunits2": 1,
102634
+ "I/usr/include/freetype2": 1,
102635
+ "I/usr/include/gdal": 1,
102636
+ "LibSearch": 1,
102637
+ "L@libdir@/hdf": 1,
102638
+ "BuildNetCDF4": 1,
102639
+ "NetCDF4lib": 1,
102640
+ "lnetcdf": 1,
102641
+ "BuildCAIRO": 1,
102642
+ "CAIROlib": 1,
102643
+ "lcairo": 1,
102644
+ "lfreetype": 1,
102645
+ "BuildGDAL": 1,
102646
+ "GDALlib": 1,
102647
+ "lgdal": 1,
102648
+ "BuildHDFEOS": 1,
102649
+ "BuildHDFEOS5": 1,
102650
+ "BuildTRIANGLE": 1,
102651
+ "HDFlib": 1,
102652
+ "lmfhdf": 1,
102653
+ "ldf": 1,
102654
+ "ljpeg": 1,
102655
+ "lz": 1,
102656
+ "HDF5lib": 1,
102657
+ "lhdf5_hl": 1,
102658
+ "lhdf5": 1,
102659
+ "BuildUdunits": 1,
102660
+ "UdUnitslib": 1,
102661
+ "ludunits2": 1,
102662
+ "//localhost/Users/hubery/Public/ucar/Document/Functions/Contributed/zonalAve.shtml": 1,
102663
+ "zonalAve": 3,
102664
+ "zonal": 2,
102665
+ "average": 2,
102666
+ "size": 1,
102667
+ "type.": 1,
102668
+ "smaller": 1,
102669
+ "than": 1,
102670
+ "Metadata": 1,
102671
+ "preserved.": 1,
102672
+ "computes": 1,
102673
+ "has": 1,
102674
+ "attribute": 1,
102675
+ "it": 1,
102676
+ "updated.": 1
101137
102677
  },
101138
102678
  "Thrift": {
101139
102679
  "struct": 1,
@@ -101393,7 +102933,6 @@
101393
102933
  "Material": 1,
101394
102934
  "GapTile": 1,
101395
102935
  "m_Shader": 1,
101396
- "f000000000000000": 1,
101397
102936
  "m_ShaderKeywords": 1,
101398
102937
  "m_CustomRenderQueue": 1,
101399
102938
  "m_SavedProperties": 1,
@@ -103385,7 +104924,6 @@
103385
104924
  "float": 2,
103386
104925
  "/": 1,
103387
104926
  "*": 1,
103388
- "f": 1,
103389
104927
  "double": 1
103390
104928
  },
103391
104929
  "Web Ontology Language": {
@@ -105841,7 +107379,6 @@
105841
107379
  "BF6EED48": 1,
105842
107380
  "BF18": 1,
105843
107381
  "C54": 1,
105844
- "F": 1,
105845
107382
  "BBF19EEDC7C": 1,
105846
107383
  "<Keyword>": 1,
105847
107384
  "ManagedCProj": 1,
@@ -105894,7 +107431,7 @@
105894
107431
  "<Image>": 2,
105895
107432
  "<Filter>": 10,
105896
107433
  "<UniqueIdentifier>": 3,
105897
- "FC737F1": 1,
107434
+ "C737F1": 1,
105898
107435
  "C7A5": 1,
105899
107436
  "A066": 1,
105900
107437
  "A32D752A2FF": 1,
@@ -105916,7 +107453,7 @@
105916
107453
  "BD": 1,
105917
107454
  "b04": 1,
105918
107455
  "EB": 1,
105919
- "FBE52EBFB": 1,
107456
+ "BE52EBFB": 1,
105920
107457
  "h": 1,
105921
107458
  "hh": 1,
105922
107459
  "hpp": 1,
@@ -106016,6 +107553,85 @@
106016
107553
  "</dependencyList>": 1,
106017
107554
  "</plugin>": 1
106018
107555
  },
107556
+ "XPages": {
107557
+ "<?xml>": 2,
107558
+ "version=": 3,
107559
+ "encoding=": 2,
107560
+ "<faces-config>": 1,
107561
+ "<faces-config-extension>": 1,
107562
+ "<namespace-uri>": 1,
107563
+ "http": 1,
107564
+ "//www.ibm.com/xsp/custom": 1,
107565
+ "</namespace-uri>": 1,
107566
+ "<default-prefix>": 1,
107567
+ "xc": 1,
107568
+ "</default-prefix>": 1,
107569
+ "</faces-config-extension>": 1,
107570
+ "<composite-component>": 1,
107571
+ "<component-type>": 1,
107572
+ "navbar": 2,
107573
+ "</component-type>": 1,
107574
+ "<composite-name>": 1,
107575
+ "</composite-name>": 1,
107576
+ "<composite-file>": 1,
107577
+ "/navbar.xsp": 1,
107578
+ "</composite-file>": 1,
107579
+ "<composite-extension>": 1,
107580
+ "<designer-extension>": 1,
107581
+ "<in-palette>": 1,
107582
+ "true": 1,
107583
+ "</in-palette>": 1,
107584
+ "</designer-extension>": 1,
107585
+ "</composite-extension>": 1,
107586
+ "</composite-component>": 1,
107587
+ "</faces-config>": 1,
107588
+ "<note>": 1,
107589
+ "class=": 1,
107590
+ "maintenanceversion=": 1,
107591
+ "replicaid=": 1,
107592
+ "xmlns=": 1,
107593
+ "<noteinfo>": 1,
107594
+ "noteid=": 1,
107595
+ "sequence=": 1,
107596
+ "unid=": 1,
107597
+ "<created>": 1,
107598
+ "<datetime>": 5,
107599
+ "T175632": 1,
107600
+ "-": 5,
107601
+ "</datetime>": 5,
107602
+ "</created>": 1,
107603
+ "<modified>": 1,
107604
+ "T194407": 3,
107605
+ "</modified>": 1,
107606
+ "<revised>": 1,
107607
+ "</revised>": 1,
107608
+ "<lastaccessed>": 1,
107609
+ "</lastaccessed>": 1,
107610
+ "<addedtofile>": 1,
107611
+ "T162153": 1,
107612
+ "</addedtofile>": 1,
107613
+ "</noteinfo>": 1,
107614
+ "<updatedby>": 1,
107615
+ "<name>": 2,
107616
+ "CN": 2,
107617
+ "Eric": 4,
107618
+ "McCormick/O": 2,
107619
+ "McCormick": 2,
107620
+ "</name>": 2,
107621
+ "</updatedby>": 1,
107622
+ "<wassignedby>": 1,
107623
+ "</wassignedby>": 1,
107624
+ "<item>": 4,
107625
+ "name=": 4,
107626
+ "<text>": 4,
107627
+ "gC": 1,
107628
+ ";": 1,
107629
+ "</text>": 4,
107630
+ "</item>": 4,
107631
+ "navbar.xsp": 2,
107632
+ "sign=": 1,
107633
+ "</note>": 1
107634
+ },
106019
107635
  "XProc": {
106020
107636
  "<?xml>": 1,
106021
107637
  "version=": 2,
@@ -107863,6 +109479,60 @@
107863
109479
  "text": 1
107864
109480
  },
107865
109481
  "xBase": {
109482
+ "#ifndef": 4,
109483
+ "__HARBOUR__": 4,
109484
+ "__XPP__": 1,
109485
+ "__CLIP__": 1,
109486
+ "FlagShip": 1,
109487
+ "#define": 6,
109488
+ "__CLIPPER__": 2,
109489
+ "#endif": 7,
109490
+ "FC_NORMAL": 1,
109491
+ "FC_READONLY": 1,
109492
+ "FC_HIDDEN": 1,
109493
+ "FC_SYSTEM": 1,
109494
+ "#command": 4,
109495
+ "SET": 2,
109496
+ "DELETED": 2,
109497
+ "<x:ON,OFF,&>": 1,
109498
+ "Set": 3,
109499
+ "(": 43,
109500
+ "_SET_DELETED": 2,
109501
+ "<(x)>": 1,
109502
+ ")": 43,
109503
+ "<x>": 6,
109504
+ "@": 3,
109505
+ "<row>": 2,
109506
+ "<col>": 2,
109507
+ "SAY": 2,
109508
+ "<exp>": 2,
109509
+ "[": 6,
109510
+ "PICTURE": 1,
109511
+ "<pic>": 2,
109512
+ "]": 6,
109513
+ "COLOR": 1,
109514
+ "<clr>": 2,
109515
+ ";": 2,
109516
+ "DevPos": 1,
109517
+ "DevOutPict": 1,
109518
+ "ENDIF": 3,
109519
+ "<*x*>": 1,
109520
+ "endif": 1,
109521
+ "#ifdef": 2,
109522
+ "#xtranslate": 4,
109523
+ "hb_MemoWrit": 1,
109524
+ "<x,...>": 1,
109525
+ "MemoWrit": 1,
109526
+ "hb_dbExists": 1,
109527
+ "<t>": 2,
109528
+ "File": 1,
109529
+ "hb_dbPack": 1,
109530
+ "__dbPack": 1,
109531
+ "hb_default": 1,
109532
+ "<v>": 3,
109533
+ "iif": 1,
109534
+ "StrTran": 2,
109535
+ "ValType": 2,
107866
109536
  "#require": 1,
107867
109537
  "#pragma": 1,
107868
109538
  "linenumber": 1,
@@ -107870,17 +109540,11 @@
107870
109540
  "#include": 1,
107871
109541
  "#stdout": 1,
107872
109542
  "#warning": 1,
107873
- "#define": 1,
107874
109543
  "MYCONST": 2,
107875
109544
  "#undef": 1,
107876
- "#ifdef": 1,
107877
- "__HARBOUR__": 3,
107878
109545
  "#else": 1,
107879
- "#endif": 2,
107880
109546
  "#if": 1,
107881
109547
  "defined": 2,
107882
- "(": 26,
107883
- ")": 26,
107884
109548
  ".OR.": 1,
107885
109549
  ".T.": 3,
107886
109550
  "#elif": 1,
@@ -107915,16 +109579,11 @@
107915
109579
  "PRIVATE": 1,
107916
109580
  "PARAMETERS": 1,
107917
109581
  "p1": 2,
107918
- "Set": 1,
107919
109582
  "_SET_DATEFORMAT": 1,
107920
109583
  "CLS": 1,
107921
- "@": 1,
107922
- "SAY": 1,
107923
109584
  "hb_ValToExp": 1,
107924
109585
  "m": 1,
107925
109586
  "-": 8,
107926
- "[": 2,
107927
- "]": 2,
107928
109587
  "FOR": 2,
107929
109588
  "TO": 1,
107930
109589
  "STEP": 1,
@@ -107943,9 +109602,7 @@
107943
109602
  "WHILE": 2,
107944
109603
  "ENDDO": 2,
107945
109604
  "IF": 2,
107946
- "xFF": 1,
107947
109605
  "LOOP": 1,
107948
- "ENDIF": 2,
107949
109606
  "EXIT": 3,
107950
109607
  "NIL": 1,
107951
109608
  "ELSEIF": 1,
@@ -108004,7 +109661,7 @@
108004
109661
  "ABAP": 1614,
108005
109662
  "AGS Script": 2717,
108006
109663
  "AMPL": 377,
108007
- "API Blueprint": 540,
109664
+ "API Blueprint": 539,
108008
109665
  "APL": 552,
108009
109666
  "ATS": 3859,
108010
109667
  "Agda": 353,
@@ -108016,30 +109673,31 @@
108016
109673
  "Arduino": 20,
108017
109674
  "AsciiDoc": 109,
108018
109675
  "AspectJ": 324,
108019
- "Assembly": 10204,
109676
+ "Assembly": 10203,
108020
109677
  "AutoHotkey": 3,
108021
109678
  "Awk": 544,
108022
109679
  "BitBake": 43,
108023
- "BlitzBasic": 2065,
109680
+ "BlitzBasic": 2058,
108024
109681
  "BlitzMax": 40,
108025
109682
  "Bluespec": 1298,
108026
109683
  "Brainfuck": 2722,
108027
109684
  "Brightscript": 579,
108028
- "C": 70909,
109685
+ "C": 70578,
108029
109686
  "C#": 1104,
108030
- "C++": 46122,
109687
+ "C++": 46062,
108031
109688
  "CLIPS": 3289,
108032
109689
  "CMake": 678,
108033
109690
  "COBOL": 90,
108034
109691
  "CSS": 43867,
108035
109692
  "CartoCSS": 11767,
108036
109693
  "Ceylon": 49,
108037
- "Chapel": 9826,
109694
+ "Chapel": 9713,
109695
+ "Charity": 17,
108038
109696
  "Cirru": 244,
108039
109697
  "Clarion": 1233,
108040
109698
  "Clean": 1554,
108041
109699
  "Clojure": 1951,
108042
- "CoffeeScript": 3026,
109700
+ "CoffeeScript": 3025,
108043
109701
  "ColdFusion": 131,
108044
109702
  "ColdFusion CFC": 611,
108045
109703
  "Common Lisp": 8847,
@@ -108060,7 +109718,7 @@
108060
109718
  "Dogescript": 30,
108061
109719
  "E": 601,
108062
109720
  "ECL": 281,
108063
- "Eagle": 30089,
109721
+ "Eagle": 30063,
108064
109722
  "Eiffel": 334,
108065
109723
  "Elixir": 43,
108066
109724
  "Elm": 624,
@@ -108069,16 +109727,16 @@
108069
109727
  "Erlang": 4053,
108070
109728
  "F#": 3281,
108071
109729
  "FORTRAN": 192,
108072
- "Filterscript": 145,
109730
+ "Filterscript": 143,
108073
109731
  "Formatted": 4764,
108074
- "Forth": 4309,
108075
- "Frege": 4379,
109732
+ "Forth": 4308,
109733
+ "Frege": 4373,
108076
109734
  "G-code": 142,
108077
109735
  "GAMS": 363,
108078
109736
  "GAP": 11117,
108079
- "GAS": 246,
109737
+ "GAS": 241,
108080
109738
  "GDScript": 1958,
108081
- "GLSL": 4321,
109739
+ "GLSL": 4315,
108082
109740
  "Game Maker Language": 13310,
108083
109741
  "Gnuplot": 1023,
108084
109742
  "Go": 4013,
@@ -108092,6 +109750,7 @@
108092
109750
  "Groff": 5668,
108093
109751
  "Groovy": 93,
108094
109752
  "Groovy Server Pages": 91,
109753
+ "HCL": 18,
108095
109754
  "HTML": 1896,
108096
109755
  "HTML+ERB": 213,
108097
109756
  "Hack": 3249,
@@ -108099,8 +109758,8 @@
108099
109758
  "Handlebars": 69,
108100
109759
  "Haskell": 640,
108101
109760
  "Hy": 155,
108102
- "HyPhy": 24722,
108103
- "IDL": 418,
109761
+ "HyPhy": 24716,
109762
+ "IDL": 417,
108104
109763
  "IGOR Pro": 97,
108105
109764
  "INI": 156,
108106
109765
  "Idris": 148,
@@ -108112,16 +109771,16 @@
108112
109771
  "J": 104,
108113
109772
  "JFlex": 1780,
108114
109773
  "JSON": 183,
108115
- "JSON5": 57,
109774
+ "JSON5": 56,
108116
109775
  "JSONLD": 18,
108117
109776
  "JSONiq": 151,
108118
109777
  "Jade": 3,
108119
- "Jasmin": 1138,
108120
- "Java": 10396,
109778
+ "Jasmin": 1137,
109779
+ "Java": 10394,
108121
109780
  "JavaScript": 78057,
108122
109781
  "Julia": 247,
108123
109782
  "KRL": 25,
108124
- "KiCad": 13574,
109783
+ "KiCad": 13345,
108125
109784
  "Kit": 6,
108126
109785
  "Kotlin": 155,
108127
109786
  "LFE": 1711,
@@ -108142,7 +109801,7 @@
108142
109801
  "Logos": 93,
108143
109802
  "Logtalk": 36,
108144
109803
  "LookML": 99,
108145
- "LoomScript": 624,
109804
+ "LoomScript": 623,
108146
109805
  "Lua": 805,
108147
109806
  "M": 23615,
108148
109807
  "MTML": 93,
@@ -108151,19 +109810,20 @@
108151
109810
  "Markdown": 1,
108152
109811
  "Mask": 74,
108153
109812
  "Mathematica": 3642,
108154
- "Matlab": 11942,
109813
+ "Matlab": 11915,
108155
109814
  "Maven POM": 504,
108156
109815
  "Max": 714,
108157
109816
  "MediaWiki": 766,
108158
109817
  "Mercury": 31693,
108159
- "Modelica": 12653,
109818
+ "Modelica": 12637,
108160
109819
  "Modula-2": 1338,
108161
109820
  "Module Management System": 8409,
108162
109821
  "Monkey": 207,
108163
109822
  "Moocode": 5234,
108164
109823
  "MoonScript": 2429,
109824
+ "NCL": 8516,
108165
109825
  "NL": 1748,
108166
- "NSIS": 725,
109826
+ "NSIS": 724,
108167
109827
  "Nemerle": 17,
108168
109828
  "NetLinx": 356,
108169
109829
  "NetLinx+ERB": 104,
@@ -108174,8 +109834,8 @@
108174
109834
  "Nit": 8703,
108175
109835
  "Nix": 198,
108176
109836
  "Nu": 116,
108177
- "OCaml": 15341,
108178
- "Objective-C": 27104,
109837
+ "OCaml": 15264,
109838
+ "Objective-C": 26941,
108179
109839
  "Objective-C++": 6021,
108180
109840
  "Objective-J": 2475,
108181
109841
  "Omgrofl": 57,
@@ -108188,17 +109848,17 @@
108188
109848
  "Ox": 1006,
108189
109849
  "Oxygene": 157,
108190
109850
  "Oz": 116,
108191
- "PAWN": 3261,
109851
+ "PAWN": 3254,
108192
109852
  "PHP": 21427,
108193
109853
  "PLSQL": 828,
108194
109854
  "PLpgSQL": 2512,
108195
- "Pan": 130,
109855
+ "Pan": 127,
108196
109856
  "Papyrus": 560,
108197
109857
  "Parrot Assembly": 6,
108198
109858
  "Parrot Internal Representation": 5,
108199
- "Pascal": 3753,
109859
+ "Pascal": 3751,
108200
109860
  "Perl": 21051,
108201
- "Perl6": 12184,
109861
+ "Perl6": 12176,
108202
109862
  "PicoLisp": 589,
108203
109863
  "PigLatin": 30,
108204
109864
  "Pike": 1848,
@@ -108208,13 +109868,13 @@
108208
109868
  "PowerShell": 562,
108209
109869
  "Processing": 74,
108210
109870
  "Prolog": 7254,
108211
- "Propeller Spin": 13519,
109871
+ "Propeller Spin": 13501,
108212
109872
  "Protocol Buffer": 63,
108213
- "Public Key": 405,
109873
+ "Public Key": 403,
108214
109874
  "Puppet": 843,
108215
109875
  "PureBasic": 867,
108216
109876
  "PureScript": 1818,
108217
- "Python": 7491,
109877
+ "Python": 7479,
108218
109878
  "QML": 304,
108219
109879
  "QMake": 119,
108220
109880
  "R": 1790,
@@ -108224,11 +109884,11 @@
108224
109884
  "Racket": 331,
108225
109885
  "Ragel in Ruby Host": 593,
108226
109886
  "Rebol": 533,
108227
- "Red": 816,
108228
- "RenderScript": 1311,
109887
+ "Red": 813,
109888
+ "RenderScript": 1298,
108229
109889
  "RobotFramework": 483,
108230
109890
  "Ruby": 4610,
108231
- "Rust": 3566,
109891
+ "Rust": 3564,
108232
109892
  "SAS": 1777,
108233
109893
  "SCSS": 39,
108234
109894
  "SMT": 25205,
@@ -108243,13 +109903,13 @@
108243
109903
  "Scala": 750,
108244
109904
  "Scaml": 4,
108245
109905
  "Scheme": 3848,
108246
- "Scilab": 69,
109906
+ "Scilab": 67,
108247
109907
  "Shell": 5417,
108248
109908
  "ShellSession": 233,
108249
109909
  "Shen": 3472,
108250
109910
  "Slash": 187,
108251
109911
  "Slim": 77,
108252
- "Smali": 43125,
109912
+ "Smali": 43075,
108253
109913
  "Smalltalk": 6169,
108254
109914
  "SourcePawn": 8301,
108255
109915
  "Squirrel": 130,
@@ -108263,23 +109923,24 @@
108263
109923
  "Tcl": 1424,
108264
109924
  "TeX": 8549,
108265
109925
  "Tea": 3,
108266
- "Text": 144,
109926
+ "Text": 761,
108267
109927
  "Thrift": 6,
108268
109928
  "Turing": 44,
108269
109929
  "Turtle": 569,
108270
109930
  "TypeScript": 109,
108271
- "Unity3D Asset": 842,
109931
+ "Unity3D Asset": 841,
108272
109932
  "UnrealScript": 2873,
108273
109933
  "VCL": 545,
108274
109934
  "VHDL": 37,
108275
109935
  "Verilog": 3778,
108276
109936
  "VimL": 4284,
108277
109937
  "Visual Basic": 581,
108278
- "Volt": 388,
109938
+ "Volt": 387,
108279
109939
  "Web Ontology Language": 4619,
108280
109940
  "WebIDL": 146,
108281
109941
  "XC": 24,
108282
- "XML": 11300,
109942
+ "XML": 11299,
109943
+ "XPages": 120,
108283
109944
  "XProc": 22,
108284
109945
  "XQuery": 801,
108285
109946
  "XS": 1194,
@@ -108294,7 +109955,7 @@
108294
109955
  "edn": 227,
108295
109956
  "fish": 636,
108296
109957
  "wisp": 1363,
108297
- "xBase": 318
109958
+ "xBase": 448
108298
109959
  },
108299
109960
  "languages": {
108300
109961
  "ABAP": 1,
@@ -108331,6 +109992,7 @@
108331
109992
  "CartoCSS": 1,
108332
109993
  "Ceylon": 1,
108333
109994
  "Chapel": 5,
109995
+ "Charity": 1,
108334
109996
  "Cirru": 9,
108335
109997
  "Clarion": 4,
108336
109998
  "Clean": 9,
@@ -108388,6 +110050,7 @@
108388
110050
  "Groff": 4,
108389
110051
  "Groovy": 5,
108390
110052
  "Groovy Server Pages": 4,
110053
+ "HCL": 2,
108391
110054
  "HTML": 6,
108392
110055
  "HTML+ERB": 2,
108393
110056
  "Hack": 28,
@@ -108458,6 +110121,7 @@
108458
110121
  "Monkey": 1,
108459
110122
  "Moocode": 3,
108460
110123
  "MoonScript": 1,
110124
+ "NCL": 16,
108461
110125
  "NL": 2,
108462
110126
  "NSIS": 2,
108463
110127
  "Nemerle": 1,
@@ -108559,7 +110223,7 @@
108559
110223
  "Tcl": 4,
108560
110224
  "TeX": 5,
108561
110225
  "Tea": 1,
108562
- "Text": 5,
110226
+ "Text": 13,
108563
110227
  "Thrift": 1,
108564
110228
  "Turing": 1,
108565
110229
  "Turtle": 2,
@@ -108576,6 +110240,7 @@
108576
110240
  "WebIDL": 2,
108577
110241
  "XC": 1,
108578
110242
  "XML": 27,
110243
+ "XPages": 2,
108579
110244
  "XProc": 1,
108580
110245
  "XQuery": 1,
108581
110246
  "XS": 1,
@@ -108590,7 +110255,7 @@
108590
110255
  "edn": 1,
108591
110256
  "fish": 3,
108592
110257
  "wisp": 1,
108593
- "xBase": 1
110258
+ "xBase": 2
108594
110259
  },
108595
- "md5": "b43d9af1bc440cb74787315684f6e228"
110260
+ "md5": "dc9100536ac3eed6f2d482e2ead2ee92"
108596
110261
  }