From 4cd35c1f33ac53385ee62db0b9bc684abdf71b44 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Sat, 31 May 2014 09:20:20 -0500 Subject: [PATCH] Samples update --- lib/linguist/samples.json | 170 +++++++++++++++++++++++++++++++++++++- 1 file changed, 167 insertions(+), 3 deletions(-) diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index e22338c9..e7206004 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -157,6 +157,9 @@ "Game Maker Language": [ ".gml" ], + "GAMS": [ + ".gms" + ], "GAP": [ ".g", ".gd", @@ -720,8 +723,8 @@ ".gemrc" ] }, - "tokens_total": 611111, - "languages_total": 754, + "tokens_total": 611474, + "languages_total": 755, "tokens": { "ABAP": { "*/**": 1, @@ -22340,6 +22343,165 @@ "scrCheckWaterTop": 1, "global.temp3": 1 }, + "GAMS": { + "*Basic": 1, + "example": 2, + "of": 7, + "transport": 5, + "model": 6, + "from": 2, + "GAMS": 5, + "library": 3, + "Title": 1, + "A": 3, + "Transportation": 1, + "Problem": 1, + "(": 22, + "TRNSPORT": 1, + "SEQ": 1, + ")": 22, + "Ontext": 1, + "This": 2, + "problem": 1, + "finds": 1, + "a": 3, + "least": 1, + "cost": 4, + "shipping": 1, + "schedule": 1, + "that": 1, + "meets": 1, + "requirements": 1, + "at": 5, + "markets": 2, + "and": 2, + "supplies": 1, + "factories.": 1, + "Dantzig": 1, + "G": 1, + "B": 1, + "Chapter": 2, + "In": 2, + "Linear": 1, + "Programming": 1, + "Extensions.": 1, + "Princeton": 2, + "University": 1, + "Press": 2, + "New": 1, + "Jersey": 1, + "formulation": 1, + "is": 1, + "described": 1, + "in": 10, + "detail": 1, + "Rosenthal": 1, + "R": 1, + "E": 1, + "Tutorial.": 1, + "User": 1, + "s": 1, + "Guide.": 1, + "The": 2, + "Scientific": 1, + "Redwood": 1, + "City": 1, + "California": 1, + "line": 1, + "numbers": 1, + "will": 1, + "not": 1, + "match": 1, + "those": 1, + "the": 1, + "book": 1, + "because": 1, + "these": 1, + "comments.": 1, + "Offtext": 1, + "Sets": 1, + "i": 18, + "canning": 1, + "plants": 1, + "/": 9, + "seattle": 3, + "san": 3, + "-": 6, + "diego": 3, + "j": 18, + "new": 3, + "york": 3, + "chicago": 3, + "topeka": 3, + ";": 15, + "Parameters": 1, + "capacity": 1, + "plant": 2, + "cases": 3, + "b": 2, + "demand": 4, + "market": 2, + "Table": 1, + "d": 2, + "distance": 1, + "thousands": 3, + "miles": 2, + "Scalar": 1, + "f": 2, + "freight": 1, + "dollars": 3, + "per": 3, + "case": 2, + "thousand": 1, + "/90/": 1, + "Parameter": 1, + "c": 3, + "*": 1, + "Variables": 1, + "x": 4, + "shipment": 1, + "quantities": 1, + "z": 3, + "total": 1, + "transportation": 1, + "costs": 1, + "Positive": 1, + "Variable": 1, + "Equations": 1, + "define": 1, + "objective": 1, + "function": 1, + "supply": 3, + "observe": 1, + "limit": 1, + "satisfy": 1, + "..": 3, + "e": 1, + "sum": 3, + "*x": 1, + "l": 1, + "g": 1, + "Model": 1, + "/all/": 1, + "Solve": 1, + "using": 1, + "lp": 1, + "minimizing": 1, + "Display": 1, + "x.l": 1, + "x.m": 1, + "ontext": 1, + "#user": 1, + "stuff": 1, + "Main": 1, + "topic": 1, + "Basic": 2, + "Featured": 4, + "item": 4, + "Trnsport": 1, + "Description": 1, + "offtext": 1 + }, "GAP": { "#############################################################################": 63, "##": 766, @@ -66199,6 +66361,7 @@ "Forth": 1516, "Frege": 5564, "Game Maker Language": 13310, + "GAMS": 363, "GAP": 9944, "GAS": 133, "GLSL": 4033, @@ -66383,6 +66546,7 @@ "Forth": 7, "Frege": 4, "Game Maker Language": 13, + "GAMS": 1, "GAP": 7, "GAS": 1, "GLSL": 5, @@ -66522,5 +66686,5 @@ "YAML": 2, "Zephir": 2 }, - "md5": "b604e4795dbaebe4811c710a78423b0f" + "md5": "a7d557f9fecf06444c92c22e6f32daa7" } \ No newline at end of file