Signed-off-by: yao <bitwangyaoyao@gmail.com>
This commit is contained in:
yao 2012-08-02 11:34:11 +08:00
parent 989631c5cc
commit 1eedcea58d

View File

@ -14,7 +14,7 @@ cl_list = glob.glob(os.path.join(indir, "*.cl"))
kfile = open(outname, "wt")
kfile.write("""// This file is auto-generated. Do not edit!
//#include "precomp.hpp"
namespace cv
{
namespace ocl