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

17
.project Normal file
View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>milkwood</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>