My Project
poly_wrap.h
Go to the documentation of this file.
1#ifndef POLY_WRAP_HEADER
2#define POLY_WRAP_HEADER
3#include <boost/python.hpp>
4#include "kernel/mod2.h"
5#include "Poly.h"
6void export_poly();
9#endif
int p
Definition: cfModGcd.cc:4078
Definition: Poly.h:509
char * str(leftv arg)
Definition: shared.cc:704
void export_poly()
Definition: poly_wrap.cc:29
boost::python::str Poly_as_str(const Poly &p)
Definition: poly_wrap.cc:10
boost::python::str Vector_as_str(const Vector &p)
Definition: poly_wrap.cc:18
Definition: janet.h:15