Cleanup OpenCL code.

This commit is contained in:
XMRig 2019-09-01 08:49:28 +07:00
parent 10d2c0285c
commit fdaa0b7ba1
6 changed files with 2918 additions and 2912 deletions

View file

@ -21,7 +21,8 @@ function cn()
'blake256.cl',
'groestl256.cl',
'fast_int_math_v2.cl',
'fast_div_heavy.cl'
'fast_div_heavy.cl',
'keccak.cl'
]);
//fs.writeFileSync('cryptonight_gen.cl', cn);