From cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Mar 2019 21:01:33 +0100 Subject: remove node_modules --- node_modules/highlight.js/lib/languages/rsl.js | 35 -------------------------- 1 file changed, 35 deletions(-) delete mode 100644 node_modules/highlight.js/lib/languages/rsl.js (limited to 'node_modules/highlight.js/lib/languages/rsl.js') diff --git a/node_modules/highlight.js/lib/languages/rsl.js b/node_modules/highlight.js/lib/languages/rsl.js deleted file mode 100644 index 2734f4bc3..000000000 --- a/node_modules/highlight.js/lib/languages/rsl.js +++ /dev/null @@ -1,35 +0,0 @@ -module.exports = function(hljs) { - return { - keywords: { - keyword: - 'float color point normal vector matrix while for if do return else break extern continue', - built_in: - 'abs acos ambient area asin atan atmosphere attribute calculatenormal ceil cellnoise ' + - 'clamp comp concat cos degrees depth Deriv diffuse distance Du Dv environment exp ' + - 'faceforward filterstep floor format fresnel incident length lightsource log match ' + - 'max min mod noise normalize ntransform opposite option phong pnoise pow printf ' + - 'ptlined radians random reflect refract renderinfo round setcomp setxcomp setycomp ' + - 'setzcomp shadow sign sin smoothstep specular specularbrdf spline sqrt step tan ' + - 'texture textureinfo trace transform vtransform xcomp ycomp zcomp' - }, - illegal: '