add Project.toml

This commit is contained in:
kalmarek 2019-01-09 07:58:49 +01:00
parent d9a8da045b
commit 96336eebbd
1 changed files with 12 additions and 0 deletions

12
Project.toml Normal file
View File

@ -0,0 +1,12 @@
name = "PropertyT"
uuid = "03b72c93-0167-51e2-8a1e-eb4ff1fb940d"
authors = ["Marek Kaluba <kalmar@amu.edu.pl>"]
version = "0.1.0"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
GroupRings = "b60ce6c6-b074-50ce-af0a-acbf22a9b165"
Groups = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"