Added 5 min agrigator daemon

Former-commit-id: 5c8aa100b93911cee525a31ed090906752b2b3c6
This commit is contained in:
dcollin 2015-12-03 20:26:31 +01:00
parent b985776394
commit adf49efc9a
8 changed files with 236 additions and 2 deletions

17
.project Normal file
View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>hal</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>