|
||||
File indexing completed on 2025-01-18 10:02:03
0001 #ifndef MAD_DIST_H 0002 #define MAD_DIST_H 0003 0004 0005 void pro_distribution(struct in_cmd* p); 0006 void setdistparameters(char *type, int cut_l, double* cuts, int index, int *dist_type, double *start_v, double *stop_v, double *coord_t); 0007 0008 #endif // MAD_DIST_H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |