Update samples

This commit is contained in:
Ted Nyman
2013-08-03 13:25:47 -07:00
parent 76128ccb37
commit 7b2fec88d1
2 changed files with 34 additions and 3 deletions

View File

@@ -143,6 +143,9 @@
"M": [ "M": [
".m" ".m"
], ],
"Makefile": [
".script!"
],
"Markdown": [ "Markdown": [
".md" ".md"
], ],
@@ -346,6 +349,9 @@
".editorconfig", ".editorconfig",
".gitconfig" ".gitconfig"
], ],
"Makefile": [
"Makefile"
],
"Nginx": [ "Nginx": [
"nginx.conf" "nginx.conf"
], ],
@@ -390,8 +396,8 @@
".gemrc" ".gemrc"
] ]
}, },
"tokens_total": 363725, "tokens_total": 363775,
"languages_total": 435, "languages_total": 437,
"tokens": { "tokens": {
"ABAP": { "ABAP": {
"*/**": 1, "*/**": 1,
@@ -24425,6 +24431,29 @@
"c1": 4, "c1": 4,
"buf_c1_": 1 "buf_c1_": 1
}, },
"Makefile": {
"all": 1,
"hello": 4,
"main.o": 3,
"factorial.o": 3,
"hello.o": 3,
"g": 4,
"+": 8,
"-": 6,
"o": 1,
"main.cpp": 2,
"c": 3,
"factorial.cpp": 2,
"hello.cpp": 2,
"clean": 1,
"rm": 1,
"rf": 1,
"*o": 1,
"SHEBANG#!make": 1,
"%": 1,
"ls": 1,
"l": 1
},
"Markdown": { "Markdown": {
"Tender": 1 "Tender": 1
}, },
@@ -39498,6 +39527,7 @@
"Logtalk": 36, "Logtalk": 36,
"Lua": 724, "Lua": 724,
"M": 23373, "M": 23373,
"Makefile": 50,
"Markdown": 1, "Markdown": 1,
"Matlab": 11787, "Matlab": 11787,
"Max": 136, "Max": 136,
@@ -39600,6 +39630,7 @@
"Logtalk": 1, "Logtalk": 1,
"Lua": 3, "Lua": 3,
"M": 28, "M": 28,
"Makefile": 2,
"Markdown": 1, "Markdown": 1,
"Matlab": 37, "Matlab": 37,
"Max": 1, "Max": 1,
@@ -39658,5 +39689,5 @@
"Xtend": 2, "Xtend": 2,
"YAML": 1 "YAML": 1
}, },
"md5": "46e5ae2843b0698d736a25b77bb70901" "md5": "a1b641b3e2c3d7f897afbcc4d8bf4282"
} }