Rename "cn/xtlv9" to "cn/half".

This commit is contained in:
XMRig 2019-01-13 19:42:27 +07:00
parent 1382857c83
commit 67863a427d
9 changed files with 35 additions and 31 deletions

View file

@ -61,7 +61,7 @@ bool MultiWorker<N>::selfTest()
verify(VARIANT_MSR, test_output_msr) &&
verify(VARIANT_XAO, test_output_xao) &&
verify(VARIANT_RTO, test_output_rto) &&
verify(VARIANT_XTL2, test_output_xtl2);
verify(VARIANT_HALF, test_output_half);
}
# ifndef XMRIG_NO_AEON