Skip to content
Snippets Groups Projects
Commit 0c536115 authored by Paweł Kędzia's avatar Paweł Kędzia
Browse files

Updated Wccl::FunctionalOperator

parent 113d343e
No related branches found
No related tags found
No related merge requests found
#ifndef SWIG_LIBWCCL_FUNCTIONALOPERATOR_I #ifndef SWIG_LIBWCCL_FUNCTIONALOPERATOR_I
#define SWIG_LIBWCCL_FUNCTIONALOPERATOR_I #define SWIG_LIBWCCL_FUNCTIONALOPERATOR_I
%module libcclparsedexpression %module libcclfunctionaloperator
%{ %{
#include <libwccl/ops/operator.h> #include <libwccl/ops/operator.h>
%} %}
%include "libcclvalue.i" %include "libcclvalue.i"
%include "libcclvariables.i" %include "libcclvariables.i"
%include "libcclsentencecontext.i"
%include "libcclparsedexpression.i" %include "libcclparsedexpression.i"
%include "std_string.i" %include "std_string.i"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment