First commit
This commit is contained in:
3
IUT/Info2/multiprecision.c
Normal file
3
IUT/Info2/multiprecision.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "multiprecision.h"
|
||||
|
||||
struct lentier Add_lentier(struct lentier a, struct lentier b);
|
||||
Reference in New Issue
Block a user