This commit is contained in:
Zdenko Podobný 2016-11-24 14:18:50 +01:00
commit ed81de91a3

View File

@ -10,6 +10,7 @@ files:
- cube/.*\.cpp
- cutil/.*\.cpp
- dict/.*\.cpp
- lstm/.*\.cpp
- neural_networks/runtime/.*\.cpp
- opencl/.*\.cpp
- textord/.*\.cpp
@ -24,6 +25,7 @@ files:
- cube/.*\.h
- cutil/.*\.h
- dict/.*\.h
- lstm/.*\.h
- neural_networks/runtime/.*\.h
- opencl/.*\.h
- textord/.*\.h
@ -38,6 +40,7 @@ include_directories:
- cube
- cutil
- dict
- lstm
- neural_networks/runtime
- opencl
- textord