<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project pwp -->
-<!-- Saved: 2018-05-13, 06:42:02 -->
+<!-- Saved: 2018-05-14, 02:11:06 -->
<!-- Copyright (C) 2018 Michael Rasmussen, mir@datanom.net -->
<Project version="5.1">
<Language></Language>
<Eol index="0"/>
<Sources>
<Source>.gitignore</Source>
+ <Source>app/DB/__init__.py</Source>
<Source>app/DB/base.py</Source>
+ <Source>app/DB/baseorm.py</Source>
<Source>app/DB/db.py</Source>
<Source>app/DB/db_mysql.sql</Source>
<Source>app/DB/db_postgres.sql</Source>
<Source>app/DB/mysqld.py</Source>
+ <Source>app/DB/observer.py</Source>
<Source>app/DB/postgres.py</Source>
<Source>app/__init__.py</Source>
<Source>app/forms.py</Source>