fix X and reduced form
This commit is contained in:
@@ -101,7 +101,7 @@ typedef struct
|
||||
int exponent;
|
||||
} s_term;
|
||||
|
||||
void parse(s_token *tokens, s_term *terms, int terms_count_max);
|
||||
void parse(s_token *tokens, s_term *terms);
|
||||
|
||||
/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
* REDUCE.C
|
||||
|
||||
Reference in New Issue
Block a user