Skip to content
Snippets Groups Projects
Commit 5b789a25 authored by chafiol's avatar chafiol
Browse files

synchrov36

parent 0beb2afb
Branches
No related merge requests found
......@@ -15,7 +15,7 @@ struct data {
unsigned int comparison;
unsigned int ct_fusion;
unsigned int ct_parse;
}
};
int readToTab(long* tab, char* file);
void initData(struct data d*);
\ No newline at end of file
void initData(struct data* d);
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment