add #/usr/bin/env python to all python files

This commit is contained in:
marina.kolpakova
2012-11-23 22:57:22 +04:00
parent 8579666b03
commit 285d6320be
92 changed files with 183 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#/usr/bin/env python
# -*- coding: utf-8 -*-
"""
ocv domain, a modified copy of sphinx.domains.cpp + shpinx.domains.python.