splitting into modules is completed and working (hopefully also on macosx)

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@94 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2009-03-02 16:29:11 +00:00
parent 31fe0bf9ea
commit be36b2ccd8
8 changed files with 45 additions and 27 deletions

View File

@@ -17,6 +17,7 @@
#
# author Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
from PyQt4 import QtCore, QtGui
from relational import relation, parser
import sys
import about