Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:19:39

0001 #ifndef MAD_SXF_H
0002 #define MAD_SXF_H
0003 
0004 // public interface
0005 
0006 void  pro_sxf(struct in_cmd*);
0007 void  get_sxf_names(void);
0008 
0009 #endif // MAD_SXF_H