File indexing completed on 2024-11-24 05:05:28
0001 #ifndef _OTHER_H 0002 #define _OTHER_H 0003 0004 void cal1_(double *a, double *b, double *c); 0005 void other_func(); 0006 0007 #endif
File indexing completed on 2024-11-24 05:05:28
0001 #ifndef _OTHER_H 0002 #define _OTHER_H 0003 0004 void cal1_(double *a, double *b, double *c); 0005 void other_func(); 0006 0007 #endif