B
    ›³ëb;  ã               @   s$   d Z dZddlZdd„ Zdd„ ZdS )zæSCons.Tool.icl

Tool-specific initialization for the Intel C/C++ compiler.

There normally shouldn't be any need to import this module directly.
It will usually be imported through the generic SCons.Tool.Tool()
selection method.

z,__FILE__ __REVISION__ __DATE__ __DEVELOPER__é    Nc              O   s   t jjj| |ŽS )zBAdd Builders and construction variables for icl to an Environment.)ÚSConsÚToolÚintelcÚgenerate)ÚargsÚkw© r   ú-lib/python3.7/site-packages/SCons/Tool/icl.pyr   )   s    r   c              O   s   t jjj| |ŽS )N)r   r   r   Úexists)r   r   r   r   r	   r
   -   s    r
   )Ú__doc__Z__revision__ZSCons.Tool.intelcr   r   r
   r   r   r   r	   Ú<module>	   s   