~bertrand-nouvel/pycvf-indexes/trunk

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: tranx
  • Date: 2010-10-01 16:51:43 UTC
  • Revision ID: tranx@havane-20101001165143-wkahluadtbueyqsu
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env python
 
2
# -*- coding: utf-8 -*-
 
3
## ##########################################################################################################
 
4
## 
 
5
## This file is released under GNU Public License v3
 
6
## See LICENSE File at the top the pycvf tree.
 
7
##
 
8
## Author : Bertrand NOUVEL / CNRS (2009)
 
9
##
 
10
##
 
11
##
 
12
## Revision FILE: $Id$
 
13
##
 
14
## ###########################################################################################################
 
15
## copyright $Copyright$
 
16
## @version $Revision$
 
17
## @lastrevision $Date$
 
18
## @modifiedby $LastChangedBy$
 
19
## @lastmodified $LastChangedDate$
 
20
#############################################################################################################
 
21
 
 
22