#ifndef __REGRESSION_H__ #define __REGRESSION_H__ void regression1_test(void); void regression2_test(void); void regression3_test(void); #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Matthew Wilcox | 20 | 76.92% | 1 | 50.00% |
Konstantin Khlebnikov | 6 | 23.08% | 1 | 50.00% |
Total | 26 | 100.00% | 2 | 100.00% |