
pXJc           @   sm   d  d k  l Z d  d k l Z d  d k l Z d d d  Z e d j o e e d d  i	     n d S(	   i(   t   setup(   t   Configuration(   t   joint    c         C   s0   t  d |  |  } | i d  | i d  | S(   Nt
   maxentropyt   testst   examples(   R   t   add_data_dir(   t   parent_packaget   top_patht   config(    (    sK   C:\graphics\Tools\Python26\Lib\site-packages\scipy\maxentropy\setupscons.pyt   configuration   s    t   __main__R	   N(
   t   numpy.distutils.coreR    t   numpy.distutils.misc_utilR   t   os.pathR   t   NoneR   t   __name__t   todict(    (    (    sK   C:\graphics\Tools\Python26\Lib\site-packages\scipy\maxentropy\setupscons.pyt   <module>   s
   	