add Validated Numerics if we want to use Interval

This commit is contained in:
kalmar 2017-06-09 11:56:00 +02:00
parent 17ce9ff2fc
commit 0eae65169e
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ using SCS
using GroupRings
using PropertyT
using ValidatedNumerics
import Nemo: Group, GroupElem
using ArgParse