1
0
mirror of https://github.com/Rogiel/predb synced 2025-12-06 07:32:47 +00:00

Adds the initial files

This commit adds the initial pre-database files to the repository
This commit is contained in:
2011-10-01 19:58:13 -03:00
commit 737e743709
9 changed files with 602 additions and 0 deletions

22
.project Normal file
View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>lib-predb</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.dltk.core.scriptbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.php.core.PHPNature</nature>
</natures>
</projectDescription>