progress on adding base layer

This commit is contained in:
2018-09-11 00:05:34 -05:00
parent 10d9400342
commit bce143efbb
292 changed files with 10211 additions and 0 deletions

6
old/.classpath Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry kind="output" path="bin"/>
</classpath>