Top Engine Code
Status: Alpha
Brought to you by:
topengine
AC_INIT(configure.in) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(top_engine, 0.1) AC_LANG_CPLUSPLUS AC_PROG_CXX AM_PROG_LIBTOOL AC_OUTPUT(Makefile libtop_engine/Makefile py_top_module/Makefile top_engine_utest_base/Makefile top_engine_utest_expression/Makefile top_engine_utest_parser/Makefile top_engine_utest_owl/Makefile psearch_utest_kb/Makefile)