ocl: add try-catch for OpenCL device getter
[profile/ivi/opencv.git] / doc / reformat.py
old mode 100644 (file)
new mode 100755 (executable)
index fb52075..017efeb
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import os, sys, re
 
 finput=open(sys.argv[1], "rt")