mò
âSFDc           @   ss   d  k  Z  d k l Z d k l Z d k l Z l Z d d  d „ Z	 e
 d j o e e	 d d ƒ i ƒ    n d  S(   N(   s   setup(   s   Configuration(   s   joins   dirnamet    c         C   s¹   t  d |  | ƒ } t t i i ƒ } | i	 d d t i
 ƒ  | g d d g d | g d | g d g  } d	 d
 g D] } | t d | ƒ qn ~ ƒ| i d ƒ | i d ƒ | i d ƒ | S(   Nt
   montecarlot   _intsamplert   include_dirst	   librariest	   randomkitt   library_dirst   runtime_library_dirst   sourcess   _intsamplermodule.cs   compact5table.ct   srct   testst   examplest   doc(   t   Configurationt   parent_packaget   top_patht   configt   dirnamet   numpyt   randomt   __file__t   random_lib_dirt   add_extensiont   get_numpy_includet   _[1]t   ft   joint   add_data_dir(   R   R   R   R   R   R   (    (    t   Lib/sandbox/montecarlo/setup.pyt   configuration   s    				4t   __main__R   (   R   t   numpy.distutils.coret   setupt   numpy.distutils.misc_utilR   t   os.pathR   R   t   NoneR   t   __name__t   todict(   R   R   R    R   R   R   (    (    R   t   ?   s   	