modified autogen.sh to remove reference to osl/
[converter.git] / include / converter / converter_dep.h
blob0a864db421ada63e94f511e216e14ef0bfaebdf0
1 #ifndef POCC_CONVERTER_DEP_H
2 #define POCC_CONVERTER_DEP_H
5 void convert_dep_osl2scoplib(osl_scop_p, scoplib_scop_p);
7 #endif