Squashed 'shapes/' content from commit 0f9f944

git-subtree-dir: shapes
git-subtree-split: 0f9f944deb15275858fadb5e133a8d14e46a640f
This commit is contained in:
2018-09-29 23:48:08 +02:00
commit 9bd4e3a87c
31 changed files with 1748 additions and 0 deletions

6
.classpath Executable file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="output" path="bin"/>
</classpath>