#include <my_processes.h>
Public Attributes | |
| int | algorithm |
| gchar * | src_file |
| Eh_sequence * | src_seq |
| double | last_year |
Definition at line 103 of file my_processes.h.
| int Bbl_t::algorithm |
| gchar* Bbl_t::src_file |
Definition at line 107 of file my_processes.h.
Referenced by destroy_bbl(), init_bbl(), init_bbl_data(), and run_bbl().
| double Bbl_t::last_year |
Definition at line 108 of file my_processes.h.
Referenced by init_bbl(), init_bbl_data(), and run_bbl().
1.5.2