Skip to content
  • Raymond Toy's avatar
    Fix #103: Remove random-mt19937-update · b6a38aa0
    Raymond Toy authored
    We don't use the MT19937 RNG anymore, so we can remove this assembly
    routine.  But since the code still exists for mt19937, just use
    reader-conditionals to disable this.
    b6a38aa0