creates structures, removes redundant readmes

This commit is contained in:
Julien Lengrand-Lambert
2011-10-27 14:02:51 +02:00
parent 1899e95b3a
commit 9bd3aa6ce6
6 changed files with 21 additions and 0 deletions

View File

7
bin/__init__.py Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env python
##---
# jlengrand
#Created on : Thu Oct 27 14:00:20 CEST 2011
#
# DESCRIPTION :
##---

View File

7
tippy/__init__.py Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env python
##---
# jlengrand
#Created on : Thu Oct 27 14:00:20 CEST 2011
#
# DESCRIPTION :
##---

View File

7
tippy/tests/__init__.py Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env python
##---
# jlengrand
#Created on : Thu Oct 27 14:00:20 CEST 2011
#
# DESCRIPTION :
##---