OK, my first git repository may have got smashed, but that isn't a reason

for doing without. Reinitialising, history lost. And this time push to
remote!
This commit is contained in:
Simon Brooke 2013-10-31 08:10:05 +00:00
commit e59f160f70
20 changed files with 6205 additions and 0 deletions

6
.classpath Normal 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.6"/>
<classpathentry kind="output" path="bin"/>
</classpath>