o
    "g                     @   sf   d dl mZ d dlmZ dgZG dd deZedkr1d dlmZ e	d e
edd	  d
S d
S )    )	FCompiler)customized_fcompilerNoneFCompilerc                	   @   s2   e Zd ZdZdZdddddddddZdd ZdS )r   nonezFake Fortran compilerN)compiler_f77compiler_f90compiler_fix	linker_so
linker_exearchiverranlibversion_cmdc                 C   s   d S )N )selfr   r   `/var/www/html/ecg_monitoring/venv/lib/python3.10/site-packages/numpy/distutils/fcompiler/none.pyfind_executables   s   zNoneFCompiler.find_executables)__name__
__module____qualname__compiler_typedescriptionexecutablesr   r   r   r   r   r      s    
__main__)log   r   )compilerN)numpy.distutils.fcompilerr   numpy.distutilsr   	compilersr   r   	distutilsr   set_verbosityprintget_versionr   r   r   r   <module>   s    
