Rebuild samples db

This commit is contained in:
Joshua Peek
2012-09-24 10:12:18 -05:00
parent f9066ffb7b
commit d96dd473b8

View File

@@ -17,11 +17,11 @@
".h" ".h"
], ],
"C++": [ "C++": [
".h", ".cc",
".hpp",
".cu",
".cpp", ".cpp",
".cc" ".cu",
".h",
".hpp"
], ],
"Ceylon": [ "Ceylon": [
".ceylon" ".ceylon"
@@ -51,11 +51,11 @@
".s" ".s"
], ],
"Gosu": [ "Gosu": [
".gs",
".gsp", ".gsp",
".gst", ".gst",
".gsx", ".gsx",
".vark", ".vark"
".gs"
], ],
"Groovy": [ "Groovy": [
".gradle", ".gradle",
@@ -78,9 +78,9 @@
".script!" ".script!"
], ],
"JSON": [ "JSON": [
".json",
".maxhelp", ".maxhelp",
".maxpat", ".maxpat"
".json"
], ],
"Julia": [ "Julia": [
".jl" ".jl"
@@ -133,14 +133,14 @@
".pir" ".pir"
], ],
"Perl": [ "Perl": [
".pm",
".pl", ".pl",
".t", ".pm",
".script!" ".script!",
".t"
], ],
"PHP": [ "PHP": [
".php", ".module",
".module" ".php"
], ],
"PowerShell": [ "PowerShell": [
".ps1", ".ps1",
@@ -157,17 +157,17 @@
".R" ".R"
], ],
"Racket": [ "Racket": [
".script!", ".scrbl",
".scrbl" ".script!"
], ],
"Rebol": [ "Rebol": [
".r" ".r"
], ],
"Ruby": [ "Ruby": [
".rb",
".script!",
".rabl", ".rabl",
".rake" ".rake",
".rb",
".script!"
], ],
"Rust": [ "Rust": [
".rs" ".rs"
@@ -183,17 +183,17 @@
".sps" ".sps"
], ],
"Scilab": [ "Scilab": [
".sci",
".sce", ".sce",
".sci",
".tst" ".tst"
], ],
"SCSS": [ "SCSS": [
".scss" ".scss"
], ],
"Shell": [ "Shell": [
".bash",
".script!", ".script!",
".sh", ".sh",
".bash",
".zsh" ".zsh"
], ],
"Standard ML": [ "Standard ML": [
@@ -27881,5 +27881,5 @@
"XSLT": 1, "XSLT": 1,
"YAML": 1 "YAML": 1
}, },
"md5": "be1bd016f96d286e4ed09e98e1efe827" "md5": "1317256fad311ba5687217aca25a915d"
} }