from __future__ import absolute_import, division, print_function

import boost_adaptbx.boost.python as bp
ext = bp.import_ext( "mmtbx_geometry_sphere_surface_sampling_ext" )
from mmtbx_geometry_sphere_surface_sampling_ext import *
