Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
D. H. Lorenz committed Dec 27, 2023
1 parent c562ea4 commit 6708cd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FunctionCurve.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* This class represents a curve in a mathematical function.
*/
import curve.Curve;
import curve.boundable.Boundable;
import function.Function;
Expand Down

0 comments on commit 6708cd3

Please sign in to comment.