Mercurial > pyarq-presupuestos
comparison __init__.py @ 1:2ac1551ad2ab version 0.0.0
add code
| author | Miguel Ángel Bárcena Rodríguez <miguelangel@obraencurso.es> |
|---|---|
| date | Sun, 31 Oct 2010 20:07:33 +0100 |
| parents | |
| children | 65e7ae0d0e63 |
comparison
equal
deleted
inserted
replaced
| 0:a1703c4f2990 | 1:2ac1551ad2ab |
|---|---|
| 1 # -*- coding: utf-8 -*- | |
| 2 # | |
| 3 ## This file is part of pyArq-Presupuestos. | |
| 4 ## | |
| 5 ## Copyright (C) 2010 Miguel Ángel Bárcena Rodríguez | |
| 6 ## <miguelangel@obraencurso.es> | |
| 7 # | |
| 8 # this file is needed for Python's import mechanism | |
| 9 # | |
| 10 |
