![]() |
|
|||
File indexing completed on 2025-07-05 08:58:47
0001 #ifndef MAD_PLOT_H 0002 #define MAD_PLOT_H 0003 0004 // types 0005 0006 struct in_cmd; 0007 0008 // interface 0009 0010 void exec_plot(struct in_cmd* cmd); 0011 double plot_option(char* name); 0012 void get_title(char* tlt, int* l); 0013 void get_version(char* tlt, int* l); 0014 0015 #endif // MAD_PLOT_H 0016
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |