Skip to content

Commit

Permalink
move controller to webec package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dierk Koenig committed Oct 18, 2019
1 parent 2d32e67 commit 94f8d35
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
package webec

class MultiplicationCircleController {
static int radius = 200
static int cx = radius
Expand Down

0 comments on commit 94f8d35

Please sign in to comment.