Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:02:04

0001 #ifndef MAD_TAPER_H
0002 #define MAD_TAPER_H
0003 
0004 // public interface
0005 
0006 void pro_taper(struct in_cmd* cmd);
0007 
0008 #endif // MAD_TAPER_H