mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-22 16:05:27 +01:00
fix order of using XXX
to make sure the types are known to JLD
This commit is contained in:
parent
4768bb6e35
commit
23f829a874
@ -1,8 +1,7 @@
|
||||
using Test
|
||||
using AbstractAlgebra, Nemo, Groups, SCS
|
||||
using JLD
|
||||
using PropertyT
|
||||
|
||||
# write your own tests here
|
||||
using Test
|
||||
|
||||
indexing(n) = [(i,j) for i in 1:n for j in (i+1):n]
|
||||
function Groups.gens(M::MatSpace)
|
||||
|
Loading…
Reference in New Issue
Block a user