1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-17 10:55:30 +02:00

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

This commit is contained in:
kalmar 2017-03-13 15:56:07 +01:00
parent 325e37997e
commit 989c51c1ef

View File

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