Skip to content

Commit

Permalink
Switch to scheme3
Browse files Browse the repository at this point in the history
  • Loading branch information
yglukhov committed Dec 12, 2018
1 parent 9923eb1 commit 3ec8ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions milagro_crypto.nim
Expand Up @@ -3,5 +3,5 @@
# Licensed and distributed under the Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0).
# This file may not be copied, modified, or distributed except according to those terms.

import milagro_crypto/[common, scheme2]
export common, scheme2
import milagro_crypto/[common, scheme3]
export common, scheme3

0 comments on commit 3ec8ade

Please sign in to comment.