Initial commit; Load Species and Types, test all type effectivenesses.

This commit is contained in:
2020-02-09 13:22:54 +01:00
commit bb5ae114c4
15 changed files with 41363 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/cmake-build-debug/
/cmake-build-release/
/.idea/