From 75276c83802770b6e5b722edec7561c6fa58796c Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Mon, 23 Dec 2013 14:37:25 -0600 Subject: [PATCH] Regenerating samples.json --- lib/linguist/samples.json | 65 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 3 deletions(-) diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 907a4ca7..73c21074 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -310,6 +310,9 @@ "PogoScript": [ ".pogo" ], + "PostScript": [ + ".ps" + ], "PowerShell": [ ".ps1", ".psm1" @@ -516,8 +519,8 @@ ".gemrc" ] }, - "tokens_total": 433151, - "languages_total": 509, + "tokens_total": 433258, + "languages_total": 510, "tokens": { "ABAP": { "*/**": 1, @@ -38497,6 +38500,60 @@ "href": 1, "m.1": 1 }, + "PostScript": { + "%": 23, + "PS": 1, + "-": 4, + "Adobe": 1, + "Creator": 1, + "Aaron": 1, + "Puchert": 1, + "Title": 1, + "The": 1, + "Sierpinski": 1, + "triangle": 1, + "Pages": 1, + "PageOrder": 1, + "Ascend": 1, + "BeginProlog": 1, + "/pageset": 1, + "{": 4, + "scale": 1, + "set": 1, + "cm": 1, + "translate": 1, + "setlinewidth": 1, + "}": 4, + "def": 2, + "/sierpinski": 1, + "dup": 4, + "gt": 1, + "[": 6, + "]": 6, + "concat": 5, + "sub": 3, + "sierpinski": 4, + "newpath": 1, + "moveto": 1, + "lineto": 2, + "closepath": 1, + "fill": 1, + "ifelse": 1, + "pop": 1, + "EndProlog": 1, + "BeginSetup": 1, + "<<": 1, + "/PageSize": 1, + "setpagedevice": 1, + "A4": 1, + "EndSetup": 1, + "Page": 1, + "Test": 1, + "pageset": 1, + "sqrt": 1, + "showpage": 1, + "EOF": 1 + }, "PowerShell": { "Write": 2, "-": 2, @@ -46340,6 +46397,7 @@ "PHP": 20724, "Pod": 658, "PogoScript": 250, + "PostScript": 107, "PowerShell": 12, "Processing": 74, "Protocol Buffer": 63, @@ -46477,6 +46535,7 @@ "PHP": 9, "Pod": 1, "PogoScript": 1, + "PostScript": 1, "PowerShell": 2, "Processing": 1, "Protocol Buffer": 1, @@ -46522,5 +46581,5 @@ "Xtend": 2, "YAML": 1 }, - "md5": "6d8277fa0559fe70f116d8106ecc9053" + "md5": "7e620b4e65449c0d0b3888915e319e83" } \ No newline at end of file