Merge remote-tracking branch 'origin/master'

This commit is contained in:
Simon Brooke 2021-02-26 22:51:18 +00:00
commit 2fd09a9b73
14 changed files with 526 additions and 10 deletions

9
.gitignore vendored
View file

@ -3,7 +3,9 @@ pom.xml.asc
*.jar
*.class
*.log
*.stl
[0-9a-f]*-init.clj
/bin/
/lib/
/classes/
/target/
@ -18,4 +20,9 @@ pom.xml.asc
.cpcache/
*~
doc/.~lock.Population.ods#
.settings/
.classpath
.project