mv Property(T).jl -> PropertyT.jl

This commit is contained in:
kalmar 2017-03-13 15:56:07 +01:00
parent 325e37997e
commit 989c51c1ef
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module Property(T)
module PropertyT
using GroupAlgebras
import SCS.SCSSolver