Skip to content
Snippets Groups Projects
Commit f717aa93 authored by Håvard Daleng's avatar Håvard Daleng
Browse files

Test commit for new branch havard (part 2 of project)

parent 156ba3d5
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ public class JuliaTransform extends Transform2D { ...@@ -10,6 +10,7 @@ public class JuliaTransform extends Transform2D {
* is added or subtracted in the Julia transformations. * is added or subtracted in the Julia transformations.
*/ */
private Complex c1; private Complex c1;
/** /**
* The sign used to determine if the Julia transformations adds or subtracts {@link Complex} c1. * The sign used to determine if the Julia transformations adds or subtracts {@link Complex} c1.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment