Cleanup OpenCL code.

This commit is contained in:
XMRig
2019-09-01 08:49:28 +07:00
parent 325bb5e2ca
commit 9c9e2ebcf1
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);