Parent Directory
|
Revision Log
Fixing external function calls in bisect.[ch]
1 | |
2 | /** |
3 | @TODO document this |
4 | */ |
5 | extern int do_set_values_eval( struct Instance *i, struct gl_list_t *arglist, void *userdata); |
6 | |
7 | /** |
8 | @TODO document this |
9 | */ |
10 | extern int do_bisection_eval( struct Instance *i, struct gl_list_t *arglist, void *userdata); |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |