ó
î&]\c           @` s/   d  d l  m Z m Z m Z d d d  Z d S(   i    (   t   divisiont   print_functiont   absolute_importt    c         C` sø   d d  l  } d d l m } | d |  |  } | j d  | j d d d g d | j   g | j d	 d d
 g d | j   g | j d d d g d | j   g | j d d d g d | j   g | j d d d g d | j   g | S(   Ni    (   t   Configurationt   csgrapht   testst   _shortest_patht   sourcess   _shortest_path.ct   include_dirst
   _traversals   _traversal.ct   _min_spanning_trees   _min_spanning_tree.ct   _reorderings   _reordering.ct   _toolss   _tools.c(   t   numpyt   numpy.distutils.misc_utilR   t   add_data_dirt   add_extensiont   get_include(   t   parent_packaget   top_pathR   R   t   config(    (    s9   lib/python2.7/site-packages/scipy/sparse/csgraph/setup.pyt   configuration   s(    					N(   t
   __future__R    R   R   t   NoneR   (    (    (    s9   lib/python2.7/site-packages/scipy/sparse/csgraph/setup.pyt   <module>   s   