Programme chap6_module_693_.py


# coding: latin-1
#ifndef PYTHON_MAFONCTION_H
#define PYTHON_MAFONCTION_H

#include "python/definition.h"

boost::python::list
     python_somme_vecteur (
        boost::python::list v1,
        boost::python::list v2) ;

#endif

créé avec py2html version:0.62