nim-stint/src/mpint.nim

8 lines
230 B
Nim
Raw Normal View History

# Copyright (c) 2018 Status Research & Development GmbH
# Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
import ./uint_type,
./uint_init
export uint_type,
uint_init