Parent Directory
|
Revision Log
|
Patch
revision 1137 by ben.allan, Mon Apr 17 03:18:06 2006 UTC | revision 1138 by johnpye, Sun Jan 14 13:43:16 2007 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | extern int do_set_values_eval( struct Instance *i, struct gl_list_t *arglist); | |
2 | extern int do_bisection_eval( struct Instance *i, struct gl_list_t *arglist); | /** |
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 |