Skip to content

Commit

Permalink
clean polynomial.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin18 committed Feb 28, 2021
1 parent bc863f7 commit af1d5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/polynomial.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#pragma once

/**
* Maximum degree for polynomials
* Maximum degree for polynomials
*/
#define MAX_DEGREE 100

Expand Down

0 comments on commit af1d5c9

Please sign in to comment.