B
    ›³ëbc  ã               @   s`   d Z dZyedeƒ eƒ g ƒZW n$   eed eƒ eƒ dgƒZY nX ddgZdd„ Zdd	„ Z	d
S )zãSCons.Tool.gas

Tool-specific initialization for as, the Gnu assembler.

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__Úasz.asÚ*Zgasc             C   s    t  | ¡ |  t¡pd| d< dS )zAAdd Builders and construction variables for as to an Environment.r   ZASN)Ú	as_moduleÚgenerateÚDetectÚ
assemblers)Úenv© r   ú-lib/python3.7/site-packages/SCons/Tool/gas.pyr   +   s    
r   c             C   s
   |   t¡S )N)r   r   )r   r   r   r	   Úexists1   s    r
   N)
Ú__doc__Z__revision__Ú
__import__ÚglobalsÚlocalsr   Ú__package__r   r   r
   r   r   r   r	   Ú<module>	   s   