
    Bwg                    6    d dl mZ d dlmZmZ  G d de      Zy)    )annotations)ABCabstractmethodc                  $    e Zd Zd Zedd       Zy)Backendc                    || _         || _        || _        || _        || _        || _        || _        || _        |	| _        |
| _	        || _
        || _        || _        || _        || _        || _        y )N)
modulenamesourcesextra_objects	build_dirinclude_dirslibrary_dirs	librariesdefine_macrosundef_macros
f2py_flagssysinfo_flagsfc_flags
flib_flagssetup_flagsremove_build_dir	extra_dat)selfr	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   s                    T/var/www/horilla/myenv/lib/python3.12/site-packages/numpy/f2py/_backends/_backend.py__init__zBackend.__init__   s|    & %*"(("*($* $& 0"    c                     y)zCompile the wrapper.N )r   s    r   compilezBackend.compile+   s     	r   N)returnNone)__name__
__module____qualname__r   r   r   r   r   r   r   r      s    "#H  r   r   N)
__future__r   abcr   r   r   r   r   r   <module>r'      s    " #(c (r   