Révision 136 pobysoC-4.0/src/pobyso.h

pobyso.h (revision 136)
26 26
typedef sollya_obj_t pobyso_on_off_t;
27 27
typedef sollya_obj_t pobyso_precision_t;
28 28
typedef sollya_obj_t pobyso_range_t;
29
typedef sollya_obj_t pobyso_sollya_verbosity_t;
30 29

  
31 30
#define POBYSO_ABSOLUTE (1)
32 31
#define POBYSO_RELATIVE (2)
......
52 51
{return(sollya_lib_obj_is_function(functionCandidate));}
53 52

  
54 53
/**
55
 * Print object(s) to stdout.
54
 * Print an object to stdout.
56 55
 * A very thin wrapper around the lib_sollya_autoprint() function.
57 56
 */
58 57
void
......
162 161
 */
163 162

  
164 163
pobyso_func_exp_t
165
pobyso_subpoly(pobyso_func_exp_t polynomial, long expsNum,...);
164
pobyso_subpoly(pobyso_func_exp_t polynomial, long expsNum, long* expsList);
166 165

  
167 166
#if 0
168 167
/**

Formats disponibles : Unified diff