A first working implemetation for the core controller code

This commit is contained in:
Christophe de Vienne
2011-09-18 21:37:40 +02:00
commit 127a245d7e
10 changed files with 268 additions and 0 deletions

14
.hgignore Normal file
View File

@@ -0,0 +1,14 @@
syntax: glob
*.pyc
*.pyo
*.egg-info
.coverage
syntax: regexp
^lib
^bin
^include
^dist