From 22c25e42847d41924d43d31f3ef67be1ae4a155e Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 25 Mar 2011 12:37:59 +0000 Subject: include json gem (for tests to pass) --- vendor/gems/json-1.5.1/lib/json/Numeric.xpm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 vendor/gems/json-1.5.1/lib/json/Numeric.xpm (limited to 'vendor/gems/json-1.5.1/lib/json/Numeric.xpm') diff --git a/vendor/gems/json-1.5.1/lib/json/Numeric.xpm b/vendor/gems/json-1.5.1/lib/json/Numeric.xpm new file mode 100644 index 000000000..e071e2ee9 --- /dev/null +++ b/vendor/gems/json-1.5.1/lib/json/Numeric.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * Numeric_xpm[] = { +"16 16 9 1", +" c None", +". c #FF0000", +"+ c #0000FF", +"@ c #0023DB", +"# c #00EA14", +"$ c #00FF00", +"% c #004FAF", +"& c #0028D6", +"* c #00F20C", +" ", +" ", +" ", +" ... +++@#$$$$ ", +" .+ %& $$ ", +" . + $ ", +" . + $$ ", +" . ++$$$$ ", +" . + $$ ", +" . + $ ", +" . + $ ", +" . + $ $$ ", +" .....++++*$$ ", +" ", +" ", +" "}; -- cgit v1.2.3